Re: [ServiceWorker] Race in Schedule Job algorithm handling of equivalent job promises (#853)

I think maybe the easiest solution would be to set a flag when the Resolve Job Promise is run.  Then we can simply avoid the coalescing optimization if that flag is set.

---
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/853#issuecomment-200550478

Received on Wednesday, 23 March 2016 21:26:05 UTC