Skip to content

[release/5.0-rc2] [wasm][debugger] Fix stepping out from an async method#42263

Merged
lewing merged 4 commits intorelease/5.0-rc2from
backport/pr-42227-to-release/5.0-rc2
Sep 22, 2020
Merged

[release/5.0-rc2] [wasm][debugger] Fix stepping out from an async method#42263
lewing merged 4 commits intorelease/5.0-rc2from
backport/pr-42227-to-release/5.0-rc2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Sep 15, 2020

Backport of #42227 to release/5.0-rc2

/cc @thaystg

Customer Impact

Fixes #41973. Avoids a potential assertion in the WASM runtime when stepping over an async method in the debugger by sharing some code with the desktop debugger.

Testing

Unit tests and tested manually.

Risk

Low. Mostly reusing existing code to improve the behavior.

@ghost
Copy link
Copy Markdown

ghost commented Sep 15, 2020

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

@radical radical added the arch-wasm WebAssembly architecture label Sep 15, 2020
@thaystg thaystg closed this Sep 15, 2020
@thaystg thaystg reopened this Sep 17, 2020
@lewing lewing added the Servicing-consider Issue for next servicing release review label Sep 17, 2020
Copy link
Copy Markdown
Member

@lewing lewing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved in tactics.

@lewing lewing added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 22, 2020
@lewing lewing merged commit 27fd1ca into release/5.0-rc2 Sep 22, 2020
@akoeplinger akoeplinger deleted the backport/pr-42227-to-release/5.0-rc2 branch September 23, 2020 11:45
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Debugger-mono Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants