- From: Ben Kelly <notifications@github.com>
- Date: Tue, 23 Feb 2016 18:55:41 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 24 February 2016 02:56:09 UTC
Being able to delay execution is a primitive. We offer waitUntil() to avoid races here and with other async functions. I personally don't see a reason to remove setTimeout(). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/838#issuecomment-188033374
Received on Wednesday, 24 February 2016 02:56:09 UTC