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

> Or are you calling the FetchController promise subclass a "cancelable promise"?

Yes, sorry. I knew cancellable promises were abandoned. It would be a _cancellable thenable_, but that's the kind of functionality I wouldn't mix: control and asynchronous response. I would rather keep them separated preventing also the kind of issues @jan-ivar is talking about.

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

Received on Thursday, 5 January 2017 19:56:09 UTC