- From: Ben Kelly <notifications@github.com>
- Date: Tue, 15 Mar 2016 14:17:36 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 15 March 2016 21:18:08 UTC
I guess if we assume everything in the lifecycle job code runs on a single thread its not technically "racy", but I still don't understand the algorithm. I don't see how the .installing worker could ever be set on the registration by the front job in "Doom Installing Worker" since that requires loading a worker script asynchronously. It seems like Doom Installing Worker would just always exit at step 5. --- 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/847#issuecomment-197023923
Received on Tuesday, 15 March 2016 21:18:08 UTC