- From: Eric Lawless <notifications@github.com>
- Date: Fri, 03 Apr 2015 10:35:52 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 3 April 2015 17:36:21 UTC
@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
Received on Friday, 3 April 2015 17:36:21 UTC