Re: [slightlyoff/ServiceWorker] Install algorithm step 14 should clear waiting worker before updating state to redundant (#851)

@annevk, the concern is only the scheduling of microtasks on a currently running (macro) task from an external thread.  That creates a potential violation of run-to-completion semantics.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/851#issuecomment-215282490

Received on Thursday, 28 April 2016 01:40:58 UTC