- From: youennf <notifications@github.com>
- Date: Wed, 11 Mar 2015 07:22:30 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 11 March 2015 14:22:59 UTC
Should it not be the case that ReadableStream._resolveReadyPromise, _resolveClosedPromise and _rejectClosedPromise run the callbacks asynchronously? This may have some impact on how/when code is actually executed. This may be observed in some cancel tests, where ready/closed promises are vended before and after cancelling the stream. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/293
Received on Wednesday, 11 March 2015 14:22:59 UTC