Chromium Code Reviews
DescriptionFix service isolate shutdown for precompilation.
Release and debug precompilation VMs start the service isolate, but do
not wait for it to startup (it is there to support Observatory and not
for loading). The main isolate can finish and the VM begin to shutdown
before the service isolate runs main. Handle this case.
BUG=http://dartbug.com/26144
R=johnmccutchan@google.com
Committed: https://github.com/dart-lang/sdk/commit/321872ed73a2a350d02e485540f3309a687ce88d
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|
|||||||||||||||||||