- From: Arthur Stolyar <notifications@github.com>
- Date: Fri, 27 Mar 2015 09:51:01 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 27 March 2015 16:51:23 UTC
> The question is whether there's a benefit in the @@species also being abortable. Reasonable. Ideally it should, but as we all see it's a bit hard to decide right way for it. This is why I thought about returning non-promise from ```fetch```, because this will cause no more questions about "is chained promise abortable or not" since ```.response``` will be just property which just returns ```Promise``` not directly related to fetch action. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/27#issuecomment-87005348
Received on Friday, 27 March 2015 16:51:23 UTC