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

@petkaantonov I think this might help clear up some of the confusion.  The other interpretation is that `impossibleToIgnoreCancellableFunction()` has 3 clients, one for each `.then` or `.catch` method, and that cancelling `p` might just cancel the `.catch` client.

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

Received on Tuesday, 2 February 2016 17:35:23 UTC