crash when reloading app with the pause isolate flag set #6890
Labels
t: hot reload
Reloading code during "flutter run"
tool
Affects the "flutter" command-line tool. See also t: labels.
When hot reloading a flutter app with the
pause
parameter set to true, I see a crash. This is for:flutter run
or via IntelliJ)pause
param to true (https://github.com/flutter/flutter/blob/master/packages/flutter_tools/lib/src/hot.dart#L507)PausePostRequest
event back in the client, right before the crash@johnmccutchan
The text was updated successfully, but these errors were encountered: