Re: [w3c/ServiceWorker] Create a Kill Service Workers algorithm (#1440)

I agree that we need to define what happens to in-flight tasks. However, for the purpose of a killswitch, it would be nice if that definition was centralized/global, rather than relying on the individual design of each algorithm. Is it possible to just drop every task on the floor, have fetches fallback to network, nuke a top level state container, and let GC take over?

-- 
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/1440#issuecomment-505677423

Received on Wednesday, 26 June 2019 01:09:26 UTC