- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 17 Mar 2015 00:22:20 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Tuesday, 17 March 2015 07:22:53 UTC
I think we should. Here are the cases I can think of: - close() or error() after stream is already draining or closed or errored (currently ignored) - enqueue() after stream is already draining or closed or errored (currently throws) I will do a quick PR to fix this. It seems likely just an oversight so far. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/298#issuecomment-82177224
Received on Tuesday, 17 March 2015 07:22:53 UTC