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

> 3 different consumers of the same promise can be affected by only one of them deciding to cancel it.

Right, but three consumers of the same resolved value (a response) can influence each other.

Also, I don't see how this is an unacceptable breaking change, whereas breaking all current code using `fetch` is acceptable.

I really don't think we need to retread this ground here, it's all in the other thread.

-- 
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-275109379

Received on Wednesday, 25 January 2017 13:38:07 UTC