-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
cp: approvedApproved cherry-pick requestApproved cherry-pick requestcp: merge-to-betaCherry-picks that should be merged to betaCherry-picks that should be merged to betacp: mergedCherry-pick has been merged to the release branch.Cherry-pick has been merged to the release branch.cp: reviewCherry-picks in the review queueCherry-picks in the review queue
Description
Issue Link
Commit Hash
Target
beta
PR Link
Changelog Description
Fix Flutter crash when calling resume when app is not paused.
Impacted Users
Flutter developers debugging web apps
Impact Description
If a developer is debugging their flutter for web app, and in their IDE they hit the resume button when the app is not paused (either because of a race condition where the "resume" is received before the "pause", or because the "pause" request was dropped), their Flutter tool will crash and they will lose their debug session.
Workaround
None.
Risk
low
Test Coverage
yes
Validation Steps
No response
Metadata
Metadata
Assignees
Labels
cp: approvedApproved cherry-pick requestApproved cherry-pick requestcp: merge-to-betaCherry-picks that should be merged to betaCherry-picks that should be merged to betacp: mergedCherry-pick has been merged to the release branch.Cherry-pick has been merged to the release branch.cp: reviewCherry-picks in the review queueCherry-picks in the review queue