- From: Ben Kelly <notifications@github.com>
- Date: Fri, 17 Jun 2016 03:34:31 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Friday, 17 June 2016 10:34:59 UTC
No, this is referring to service workers in the `waiting` state that are being promoted to the `active` state. So things like FetchEvent have to be held in a queue until the old worker exits per the current spec. I'm still not sure this is a good idea. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/916#issuecomment-226736984
Received on Friday, 17 June 2016 10:34:59 UTC