Re: [ServiceWorker] Race when registering multiple service workers for the same scope (#783)

Yea, I think multiple queues is ok.  I think we just have to be very cautious about making any job waiting in a queue only reference transient parameters and not shared state.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/783#issuecomment-162946588

Received on Tuesday, 8 December 2015 17:05:42 UTC