- From: Ben Kelly <notifications@github.com>
- Date: Tue, 23 Feb 2016 20:30:41 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 24 February 2016 04:31:10 UTC
The spec is written such that the browser can kill the service worker thread whenever it thinks make sense. In practice, both chrome and Firefox implement a grace period before terminating the thread. The MDN text is strongly worded to discourage people from relying on global state. Note, however, it does not state the definition of "idle". --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/840#issuecomment-188060308
Received on Wednesday, 24 February 2016 04:31:10 UTC