Skip to content

Conversation

@flutteractionsbot
Copy link

@flutteractionsbot flutteractionsbot commented Jul 2, 2024

This pull request is created by automatic cherry pick workflow
Please fill in the form below, and a flutter domain expert will evaluate this cherry pick request.

Issue Link:

What is the link to the issue this cherry-pick is addressing?

#137168

Changelog Description:

Explain this cherry pick in one line that is accessible to most Flutter developers. See best practices for examples

Fixes possible CLI tool crash occurring when cleaning up stale build directories related to plugins on Windows and Linux.

Impact Description:

What is the impact (ex. visual jank on Samsung phones, app crash, cannot ship an iOS app)? Does it impact development (ex. flutter doctor crashes when Android Studio is installed), or the shipping production app (the app crashes on launch)

A crash when building on Windows or Linux with a confusing message.

Workaround:

Is there a workaround for this issue?

Try building again, the issue should be self-resolving.

Risk:

What is the risk level of this cherry-pick?

  • Low
  • Medium
  • High

This change depends on a prior CP: #150787

Test Coverage:

Are you confident that your fix is well-tested by automated tests?

  • Yes
  • No

Validation Steps:

What are the steps to validate that this fix works?

N/A. Reproducing this requires somehow perfectly timing a directory deletion between the tool checking for its existence and the tool trying to delete it.

@flutteractionsbot flutteractionsbot added the cp: review Cherry-picks in the review queue label Jul 2, 2024
@flutteractionsbot
Copy link
Author

@andrewkolos please fill out the PR description above, afterwards the release team will review this request.

@github-actions github-actions bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Jul 2, 2024
@andrewkolos
Copy link
Contributor

This is in stable now (3.24.0)

@andrewkolos andrewkolos closed this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cp: review Cherry-picks in the review queue tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants