Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/6.0-rc1] [wasm][debugger] Proxy but don't process events from worker sessions #57990

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 24, 2021

Backport of #57974 to release/6.0-rc1

/cc @lewing

Customer Impact

Speculative fix for #57949 where debugging a wasm app fails completely under certain scenarios. The change transparently proxies certain events instead of processing them which was the cause of the failure, and we'd like to get it verified in rc1.

Testing

Manually verified it does not regress existing scenarios. The failure case is difficult to test with our current infrastructure but the change is logically correct and does not regress existing tests.

Risk

Very low. The change avoids a clear failure case.

@ghost
Copy link

ghost commented Aug 24, 2021

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

Issue Details

Backport of #57974 to release/6.0-rc1

/cc @lewing

Customer Impact

Testing

Risk

Author: github-actions[bot]
Assignees: -
Labels:

area-Debugger-mono

Milestone: -

@lewing lewing added the Servicing-consider Issue for next servicing release review label Aug 24, 2021
@lewing lewing requested a review from thaystg August 24, 2021 01:39
@SteveMCarroll SteveMCarroll added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Aug 24, 2021
@steveisok steveisok merged commit 1316a45 into release/6.0-rc1 Aug 24, 2021
@steveisok steveisok deleted the backport/pr-57974-to-release/6.0-rc1 branch August 24, 2021 19:25
@ghost ghost locked as resolved and limited conversation to collaborators Sep 23, 2021
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.

4 participants