Re: [w3c/ServiceWorker] Formalizing a timeout API (#1292)

I don't think we need a timeout for `waitUntil`, as you can do that with `Promise.race` already. Something like `skipWaiting({ force: true })` is interesting though.

-- 
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/1292#issuecomment-378259203

Received on Tuesday, 3 April 2018 13:58:23 UTC