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

I think in theory something like a `fetch()` to a data URL could resolve in a single microtask like `Promise.resolve()`.  It wouldn't be guaranteed, though, of course.

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

Received on Friday, 15 March 2019 15:58:25 UTC