- From: Marius Gundersen <notifications@github.com>
- Date: Tue, 31 Mar 2015 09:23:14 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 31 March 2015 16:23:36 UTC
Having thought about it for a bit I'm not so sure about some of the technicalities anymore. For example, does `Promise.resolve(42)` return a pending or resolved promise? Is there any way to observe the difference? If it returns a pending promise then it could be cancelled, and it would be (effectively) forever pending. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/27#issuecomment-88155698
Received on Tuesday, 31 March 2015 16:23:36 UTC