flutter/packages/flutter_tools/test
Jonah Williams edd03a1af8
[flutter_tools] Update background isolates when performing hot reload/restart (#52149)
When performing a hot restart, collect isolates without an attached flutter view and send a kill signal. These must have been spawned by running main, so restarting without removing them leads to isolate duplication.

When performing a hot reload, ensure that we send a reloadSources command to every isolate and not just uiIsolates.
2020-03-11 15:52:04 -07:00
..
commands.shard [flutter_tools] throw exception instead of string from startApp (#52365) 2020-03-11 09:41:52 -07:00
data Fix flutter doctor (pluginsPath) check for Mac (#50324) 2020-02-26 13:41:03 -08:00
general.shard [flutter_tools] Update background isolates when performing hot reload/restart (#52149) 2020-03-11 15:52:04 -07:00
integration.shard [flutter_tools] Update background isolates when performing hot reload/restart (#52149) 2020-03-11 15:52:04 -07:00
src [flutter_tools] throw exception instead of string from startApp (#52365) 2020-03-11 09:41:52 -07:00
template_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00