- From: Jungkee Song <notifications@github.com>
- Date: Mon, 30 Nov 2015 19:10:37 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 1 December 2015 03:11:04 UTC
That option was considered but not proper to synchronize the Unregister with Register/Update where Unregister is effective only when all the clients are unloaded. That is, it's not practical for all the Register/Update requests coming from different tabs and Soft Updates in parallel to hold until the condition for Unregister is met. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/783#issuecomment-160836018
Received on Tuesday, 1 December 2015 03:11:04 UTC