- From: Martin Thomson <notifications@github.com>
- Date: Wed, 27 Aug 2025 22:16:39 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 28 August 2025 05:16:43 UTC
martinthomson left a comment (w3ctag/design-reviews#1089) I was talking about the code in the worker. Assuming either setup, setting aside the spelling of the stuff on the main thread, the code in the worker varies. A worker that fails to extend an event lifetime can be cleaned up immediately. One that fails to close sticks around until the browser gets sick of waiting or recognizes that nothing *can* run again. That is, the default is to have the worker cleaned up. -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/1089#issuecomment-3231920832 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/1089/3231920832@github.com>
Received on Thursday, 28 August 2025 05:16:43 UTC