flutter/packages/flutter_tools/test/integration.shard/test_data
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
..
background_project.dart [flutter_tools] Update background isolates when performing hot reload/restart (#52149) 2020-03-11 15:52:04 -07:00
basic_project.dart License update (#45373) 2019-11-27 15:04:02 -08:00
gen_l10n_project.dart [gen_l10n] Escape quote characters in ARB files (#51952) 2020-03-04 20:41:03 -08:00
hot_reload_project.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
project.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
stateless_stateful_project.dart [flutter] Allow hot reload replacements of Stateless/Stateful Widget (#48932) 2020-01-30 07:58:03 -08:00
stepping_project.dart License update (#45373) 2019-11-27 15:04:02 -08:00
tests_project.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00