- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 24 Jul 2015 08:44:56 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 24 July 2015 15:45:24 UTC
Yeah, pretty sure it's intentional. The idea behind promises is that everything is forced async, so you don't start to depend on it sometimes being synchronous. Implementations could still have some optimization when it's non-observable, of course. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/724#issuecomment-124562541
Received on Friday, 24 July 2015 15:45:24 UTC