Skip to content

flutter.bat doesn't lock the cache directory before downloading artifacts #7921

@Hixie

Description

@Hixie

If you run flutter in two terminals at the same time, e.g. if you run flutter indirectly via your IDE and simultaneously run flutter doctor at your command line, you will end up corrupting your artifacts store as we simultaneously download it from multiple processes.

(Mac has the same problem. As far as we can tell there's no solution on Mac.)

cc @goderbauer

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform-windowsBuilding on or for Windows specificallytoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions