- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 25 Nov 2016 17:06:32 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Saturday, 26 November 2016 01:07:04 UTC
I realized that there is a somewhat analogous situation for readable streams actually :-/. E.g. in https://streams.spec.whatwg.org/#example-rs-pull, if `fs.read` rejects, we do not call `fs.close`. Or if we call `rsController.error(e)`. I am not sure what to think about that. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/620#issuecomment-263036742
Received on Saturday, 26 November 2016 01:07:04 UTC