Re: [w3c/ServiceWorker] "Unregister" operation may be interrupted by `ServiceWorker#postMessage` (#1146)

I really don't want to alter state outside of the job queue.  We used to do that and it had so many race conditions.  I think we should work with the uninstalling flag as the given signal.

I'm not sure what the semantics of various calls should be.  We should probably talk to @jakearchibald or other web devs about that.  Maybe this would be a good one to discuss in person at next meeting.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1146#issuecomment-305373495

Received on Thursday, 1 June 2017 02:42:12 UTC