Skip to content

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.

@github-actions github-actions bot requested a review from marek-safar as a code owner August 24, 2021 01:09
@ghost ghost added the area-Debugger-mono label Aug 24, 2021
@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