Re: [w3ctag/design-reviews] Extended lifetime shared workers (Issue #1089)

domenic left a comment (w3ctag/design-reviews#1089)

Got it, thanks! Just to confirm:

> * `SharedWorker.runCleanupOnExit()` doesn't instantiate the worker until shutdown happens.

Right, just like my example with the `pagehide` handler.

> * The use of `ExtendableEvent` avoids inventing a new paradigm.

Right, and `try`/`finally` is also not a new paradigm.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/1089#issuecomment-3231095830
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/1089/3231095830@github.com>

Received on Thursday, 28 August 2025 01:53:15 UTC