Skip to content

Conversation

@thaystg
Copy link
Member

@thaystg thaystg commented Feb 1, 2022

Backport of #64394 to release/6.0

Fix a race in command/response processing in the wasm debugger by bucketing the responses. Solves a race that can cause the front end to get out of sync with the target.

/cc @thaystg

Customer Impact

When trying to step could show the JS callstack and not the C# callstack as it's expected

Testing

Manual tests on Blazor.

Risk

Low Risk, only getting the messages from a map using the id of the message.

@thaystg thaystg requested a review from lewing February 1, 2022 22:09
@thaystg thaystg requested a review from marek-safar as a code owner February 1, 2022 22:09
@ghost ghost added the area-Debugger-mono label Feb 1, 2022
@ghost ghost assigned thaystg Feb 1, 2022
@ghost
Copy link

ghost commented Feb 1, 2022

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

Issue Details

Backport of #64394 to release/6.0

/cc @thaystg

Customer Impact

When trying to step could show the JS callstack and not the C# callstack as it's expected

Testing

Manual tests on Blazor.

Risk

Low Risk, only getting the messages from a map using the id of the message.

Author: thaystg
Assignees: -
Labels:

area-Debugger-mono

Milestone: -

@lewing
Copy link
Member

lewing commented Feb 2, 2022

/azp run runtime

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lewing lewing added the Servicing-consider Issue for next servicing release review label Feb 3, 2022
@akoeplinger akoeplinger added this to the 6.0.x milestone Feb 7, 2022
@leecow leecow removed the Servicing-consider Issue for next servicing release review label Feb 10, 2022
@leecow leecow modified the milestones: 6.0.x, 6.0.4 Feb 10, 2022
@lewing lewing added the Servicing-approved Approved for servicing release label Feb 17, 2022
@lewing
Copy link
Member

lewing commented Feb 17, 2022

This was approved in tactics

@carlossanlop carlossanlop merged commit 3044c3b into dotnet:release/6.0 Mar 8, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Debugger-mono Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants