- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 20 Feb 2015 16:18:58 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Saturday, 21 February 2015 00:19:27 UTC
So you still can't `await` them and then cancel the result, or use any library that expects a promise and then cancel the result (including promise combinators), in your version. Thus, parallel universe, which has to use `.pipe` instead of `.then`. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/625#issuecomment-75343403
Received on Saturday, 21 February 2015 00:19:27 UTC