- From: Arthur Stolyar <notifications@github.com>
- Date: Thu, 16 Apr 2015 07:41:47 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 16 April 2015 14:42:13 UTC
@jakearchibald I believe forever pending (or with state "finally") promises do not throw any errors and do not leak any data, so worst thing which might happen is that someone may expect ```p2``` to be resolved, but it won't. But it's a bit strange because if someone uses cancel-ability on promises or library with such ability, then one should be aware of such situation. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/27#issuecomment-93751614
Received on Thursday, 16 April 2015 14:42:13 UTC