- From: Jungkee Song <notifications@github.com>
- Date: Thu, 27 Nov 2014 00:05:29 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 27 November 2014 08:05:56 UTC
"in-progress request" includes any queued tasks for firing functional events and `statechange` events at the service worker. Processing those queued events on an **active worker** sounds reasonable to me. The never-settling promise example above seems like a real bug that the SW might have to be killed by user agents at any time even without calling skipWaiting(). WDYT? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/569#issuecomment-64757286
Received on Thursday, 27 November 2014 08:05:56 UTC