Re: [slightlyoff/ServiceWorker] consider allowing multiple worker thread instances for a single registration (#756)

I use Clients.claim a lot just to choke down the simplicity of the SW life cycle  (which for me has always been the most complicated aspect of dealing with Service Workers).  How would that work with a litany of SWs claiming the client in rapid succession?

---
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/756#issuecomment-237830572

Received on Friday, 5 August 2016 11:46:58 UTC