- From: Takeshi Yoshino <notifications@github.com>
- Date: Mon, 09 Mar 2015 21:00:10 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Tuesday, 10 March 2015 04:00:35 UTC
> promises returned by all read() calls before the release get fulfilled with { value: view, done: true } Agreed > `reader.closed` fulfills after release No strong opinion about this point. Fulfilling looks ok. > `reader.cancel()` is a no-op after release Agreed. It shouldn't given any power except for getting views returned. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/253#issuecomment-77992284
Received on Tuesday, 10 March 2015 04:00:35 UTC