Skip to content

[release/6.0] [wasm][debugger] Fix debugging an app that has another .NET Wasm instance in a service worker - #76075

Merged
carlossanlop merged 2 commits into
dotnet:release/6.0from
thaystg:thays_backport_76072_to_net6
Oct 5, 2022
Merged

[release/6.0] [wasm][debugger] Fix debugging an app that has another .NET Wasm instance in a service worker#76075
carlossanlop merged 2 commits into
dotnet:release/6.0from
thaystg:thays_backport_76072_to_net6

Conversation

@thaystg

Copy link
Copy Markdown
Member

Backport of #76072 to release/6.0

/cc @thaystg

Customer Impact

It was crashing the debugger when an app has another .NET Wasm instance in a service worker

Testing

Manually tested

Risk

Low Risk, only ignoring a session id that is not known.

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @thaystg
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #76072 to release/6.0

/cc @thaystg

Customer Impact

It was crashing the debugger when an app has another .NET Wasm instance in a service worker

Testing

Manually tested

Risk

Low Risk, only ignoring a session id that is not known.

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

Author:thaystg
Assignees:-
Labels:

area-Debugger-mono

Milestone:-

@thaystg
thaystg requested a review from lewingSeptember 23, 2022 14:51
@lewinglewing added the Servicing-consider Issue for next servicing release review label Sep 23, 2022
@lewing

Copy link
Copy Markdown
Member

timeouts are not related

@rbhandarbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 27, 2022
@rbhandarbhanda added this to the 6.0.11 milestone Sep 27, 2022
@carlossanlop

Copy link
Copy Markdown
Contributor

Approved. Signed off. CI failures confirmed as unrelated. No OOB package authoring changes needed. Ready to merge. :shipit:

@carlossanlop
carlossanlop merged commit 754d1c2 into dotnet:release/6.0Oct 5, 2022
@ghostghost locked as resolved and limited conversation to collaborators Nov 5, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Debugger-monoServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@thaystg@lewing@carlossanlop@rbhanda