[w3c/ServiceWorker] cache and cache-storage algos forgets to queue a task to resolve promise. (Issue #1831)

gterzian created an issue (w3c/ServiceWorker#1831)

See for example https://w3c.github.io/ServiceWorker/#cache-storage-has

The promise is resolved from within the parallel steps directly; a task should be queued instead. 

This seems to be the case for all cache and cache storage algos.

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

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

Received on Thursday, 9 July 2026 18:17:55 UTC