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

Using HTML's parallel queue might make sense in such cases.

But also, HTML creates these kind of threads in parallel, not synchronously from, e.g., `postMessage()`. That seems wrongish?

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

Received on Tuesday, 7 May 2019 14:53:56 UTC