Re: [w3c/ServiceWorker] Missing task queuing (#1403)

It's not entirely clear to me why that can't work? It sort of reads to me like the calling thread is supposed to be "blocked" while steps 4.1 - 4.12 are executed. Only after 4.13 is there a "continue in parallel", so before that everything is just sequenced?

-- 
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/1403#issuecomment-488743619

Received on Thursday, 2 May 2019 16:38:32 UTC