01c1d2c667
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 Review URL: https://codereview.chromium.org//1324543002 .