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

It would make sense to if `postMessage()` started an algorithm in parallel to start the service worker, but making that block the thread `postMessage()` was invoked in doesn't seem desirable.

-- 
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-494693106

Received on Wednesday, 22 May 2019 07:49:36 UTC