- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Sun, 16 Feb 2025 17:51:02 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 February 2025 01:51:06 UTC
yoshisatoyanagisawa left a comment (w3c/ServiceWorker#1755) I started to wonder whether we need [=in parallel=] if almost all sub steps under [=in parallel=] is enqueued. Considering how I code the algorithm, I would write `base::Callback()` of the sub steps to be queued, which might match the behavior that simply enqueue the sub steps to the parallel queue. What do you think? -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1755#issuecomment-2661777692 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1755/c2661777692@github.com>
Received on Monday, 17 February 2025 01:51:06 UTC