Re: [fetch] Aborting a fetch (#27)

I'm sorry if it sounded like I was implying motives here and I really appreciate you taking the time to do all this.

To be fair I don't have a particularly strong opinion about any of the suggested approaches yet beyond hunches, syntactic beauty and previous debates. I'll build more implementations of common use cases for cancellation with the different approaches and report back what does and doesn't work.



> On Mar 31, 2015, at 20:56, Andrea Giammarchi <notifications@github.com> wrote:
> 
> I've written the simplest cancelable behavior that reflects what you wanted. I don't have to sell anything specifically I just hope the solution here will not be an ad-hoc thing for fetch only but rather the minimum common denominator to have cancelable Promises, which is the goal, regardless how nicely and APIish it could play.
> 
> The termination idea, as it is, is incomplete and broken in userland.
> 
> —
> Reply to this email directly or view it on GitHub.
> 


---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/27#issuecomment-88192360

Received on Tuesday, 31 March 2015 18:08:13 UTC