Re: [w3c/ServiceWorker] async waitUntil microtask issue (#1213)

I thought if [dispatch](https://dom.spec.whatwg.org/#concept-event-dispatch) is invoked in a task, any microtasks queued in the task wouldn't be scheduled until the dispatch steps run to completion. Am I understanding it incorrectly?

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

Received on Monday, 23 October 2017 09:08:07 UTC