mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
background_project.dart | ||
basic_project.dart | ||
gen_l10n_project.dart | ||
hot_reload_project.dart | ||
project.dart | ||
stateless_stateful_project.dart | ||
stepping_project.dart | ||
tests_project.dart |