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

but because the .catch is the only client of the .then before the catch, that .then will be cancelled. And because that then is the only client of the then before that then, that then will be cancelled. And so on.

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

Received on Tuesday, 2 February 2016 17:55:50 UTC