- From: Andrew Sutherland <notifications@github.com>
- Date: Wed, 05 Aug 2026 14:26:50 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 5 August 2026 21:26:54 UTC
@asutherland commented on this pull request.
> + Each {{Clients}} object has an associated <dfn>Clients parallel queue</dfn> (a [=parallel queue=]) used to serialize the {{Clients}} object's operations.
+
Recognizing this patch is a WIP, I think this is currently under-constrained and it probably makes sense to do this like you've done it for the Cache API in https://github.com/w3c/ServiceWorker/pull/1838 which is basically one-per-storage-key. (Whereas this currently seems to be 1-per-ServiceWorker instance.)
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1842#pullrequestreview-4868895938
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/ServiceWorker/pull/1842/review/4868895938@github.com>
Received on Wednesday, 5 August 2026 21:26:54 UTC