- From: Jake Archibald <notifications@github.com>
- Date: Fri, 03 Apr 2015 10:40:23 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 3 April 2015 17:40:45 UTC
This thread has explored multiple options that use promises and are also cancellable. On Fri, 3 Apr 2015 18:36 Eric Lawless <notifications@github.com> wrote: > @jakearchibald <https://github.com/jakearchibald> we could talk about > that, then. A standard for cancellable promises is not complete: ( > https://github.com/promises-aplus/cancellation-spec/issues). It seems > like fetch, since it is so intrinsic, should not deviate from the standard > when adding cancellation. > > If it is non-negotiable to use Promises for this API, then it seems as > though you should not include an abort semantic. If the abort semantic is > non-negotiable, it seems as though you should not use Promises. > > — > Reply to this email directly or view it on GitHub > <https://github.com/whatwg/fetch/issues/27#issuecomment-89370621>. > --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/27#issuecomment-89371735
Received on Friday, 3 April 2015 17:40:45 UTC