Re: [whatwg/fetch] Aborting a fetch: The Next Generation (#447)

@jakearchibald 

> I don't think this works since a signal can be given to multiple fetches. What if one of eight fetches is successfully aborted?

I'd notch that as a flaw in the signal model, then ([another reason](https://github.com/whatwg/fetch/issues/447#issuecomment-291348353) I feel signals/following should be held back as a higher-level abstraction on top of single-fetch control / observation).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/447#issuecomment-292784324

Received on Sunday, 9 April 2017 12:58:27 UTC