- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 27 Apr 2016 18:50:37 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Thursday, 28 April 2016 01:51:26 UTC
Resolve is meant to queue a task if running in parallel: https://www.w3.org/2001/tag/doc/promises-guide#shorthand-manipulating > If the algorithm using these shorthands is running in parallel, the shorthands queue a task on p’s relevant settings object’s responsible event loop to call the stored function. --- 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/851#issuecomment-215283809
Received on Thursday, 28 April 2016 01:51:26 UTC