Skip to content

Flutter Tester should use a temp or generated directory for kernel artifacts #42957

@jonahwilliams

Description

@jonahwilliams

Currently all flutter tester invocations or runs use a single shared dill path. This is problematic since it means that multiple builds can step on eachother. This should be switched to a per-instance temp directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions