Skip to content

[CP] fix DartDebugException thread was not found #125834

@christopherfujino

Description

@christopherfujino

issue_link

#125832

Commit Hash

b2f2232

Target

beta

pr_link

#125831

Impacted Users

Any flutter developer debugging a flutter app from VSCode

Impact Description

While trying to resume a paused Dart VM isolate, the flutter tool (and thus the debug session) will crash.

Workaround

Retrying the debug session may work. This seems like a race condition, so retrying may or may not work.

Risk

low

Test Coverage

yes

Validation Steps

I was not able to reproduce this locally (it's most likely some race condition), so validation can only happen post release in crash reporting.

Metadata

Metadata

Assignees

Labels

cp: approvedApproved cherry-pick requestcp: merge-to-betaCherry-picks that should be merged to betacp: mergedCherry-pick has been merged to the release branch.cp: reviewCherry-picks in the review queue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions