Re: [w3c/ServiceWorker] Find a way for service workers to get their current state (#1077)

Can you? I thought you could only have one executing service worker at a time. With executing I mean _running JavaScript code_. I thought you could have several service workers in different states at the same time (installing, activating, active...) but only one running at a time. I mean without real parallelism.

If this is not the case, and since I continue thinking `asXXX` evoke a casting action, I believe the metaphor is well enough.

-- 
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/1077#issuecomment-294694330

Received on Tuesday, 18 April 2017 05:53:17 UTC