Re: [w3c/ServiceWorker] allow service workers to created nested dedicated workers (#1529)

I'm not quite following what your concern is. The main thread and web workers themselves can spawn dedicated workers. They can also do dynamic imports (which, again, I only brought up because Id like to be able to spawn a worker from the sw, to do dynamic imports there. Allowing for dynamic imports in the sw is a separate issue #1585) 

Could you please elaborate on what unique challenges service workers present for detecting script changes, as compared to the main thread and dedicated workers?

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

Message ID: <w3c/ServiceWorker/issues/1529/2642781873@github.com>

Received on Friday, 7 February 2025 12:24:47 UTC