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

The PR doesn't cover any of this yet. Yeah, need to have a look at other event+promise APIs and look at the ordering.

With the above (btw it's the signal that gets passed to fetch), I think it'd abort in time, since `.text()` would check the signal's state at the start. 

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

Received on Sunday, 9 April 2017 15:33:03 UTC