DescriptionFix a bug PauseOnExit notification.
When we notified before, we could end up entering an isolate when it
was busy handling another message. By moving the notification up and
clearing the "task" later, we ensure that we own the isolate for the
duration of the notification.
BUG=
R=iposva@google.com
Committed: https://github.com/dart-lang/sdk/commit/01c1d2c667acd50e74d7c5c9fa1b157c57e9b348
Patch Set 1 #Patch Set 2 : code review #Patch Set 3 : fix #Messages
Total messages: 5 (1 generated)
|