[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.
J
Jonah Williams committed
edd03a1af856a794255763cb31b003886ff821e0
Parent: f60902b
Committed by GitHub <noreply@github.com>
on 3/11/2020, 10:52:04 PM