- From: Jake Archibald <notifications@github.com>
- Date: Tue, 03 Apr 2018 13:57:48 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 April 2018 13:58:23 UTC
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