Re: [w3c/ServiceWorker] Check for Run Service Worker failure and disallow starting redundant workers. (#1419)

Ah I may have fallen into a trap. The Terminate Service Worker algorithm probably should be specified to "run the following steps in parallel with the worker's main loop" so it runs on the worker's loop not the main algorithm loop that Run Service Worker is invoked on, and can be entered at any time.

-- 
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/pull/1419#issuecomment-499759467

Received on Friday, 7 June 2019 05:16:45 UTC