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

> We're looking for cases where that would matter. It should only matter if you're holding state in the global scope, which is already unreliable but will become more unreliable. Are you doing that?

I have used some stunts like this in the past: 
https://gist.github.com/bkimmel/4614b8f662a1e8b8d53072500fb74183

But not for production.

---
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-238058843

Received on Sunday, 7 August 2016 02:07:11 UTC