- From: Ben Kelly <notifications@github.com>
- Date: Tue, 19 Apr 2016 07:15:16 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 19 April 2016 14:15:43 UTC
I'm sorry, but I'm not sure I agree with the change in spec language. I think scheduling the job should be immediate, but actually executing the job should be asynchronous. I think the "queue a task" language belongs in the "Run Job" algorithm. This also ensures an async step between consecutive jobs in the queue which is important for flushing event runnables and whatnot. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/861#issuecomment-211939727
Received on Tuesday, 19 April 2016 14:15:43 UTC