- From: Jungkee Song <notifications@github.com>
- Date: Fri, 17 Nov 2017 09:53:42 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 November 2017 09:54:05 UTC
This change defines a parallel queue called the service worker manager
where the instances of Run Job steps are queued and run in order.
Fixes #1224.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/ServiceWorker/pull/1229
-- Commit Summary --
* Introduce a parallel queue for running Jobs
-- File Changes --
M docs/index.bs (18)
M docs/v1/index.bs (18)
-- Patch Links --
https://github.com/w3c/ServiceWorker/pull/1229.patch
https://github.com/w3c/ServiceWorker/pull/1229.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1229
Received on Friday, 17 November 2017 09:54:05 UTC