Skip to content

Sending SIGUSR1 and pressing 'R' simultaneously locks up the flutter tool #7307

@Hixie

Description

@Hixie

If I send a SIGUSR1 (which I have bound to my F2 key as part of my "save all and run the analyzer" command) and press R simultaneously (which I am likely to do when I know that a hot reload won't be enough, so I want to ignore the hot reload and just do a full restart), then both the hot reload and the restart happen simultaneously and then the flutter tool stops responding to input from the keyboard.

cc @johnmccutchan

Metadata

Metadata

Assignees

No one assigned

    Labels

    t: hot reloadReloading code during "flutter run"

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions