- From: isonmad <notifications@github.com>
- Date: Thu, 20 Oct 2016 22:37:03 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 21 October 2016 05:37:33 UTC
The only goal being to cancel the readable stream if it's piped to an already closed writable (if `preventCancel` is false)? Can't that be done without involving the whole `pipeLoop`? It doesn't really need all the `shutdown` infrastructure does it. -- 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/pull/512#issuecomment-255297900
Received on Friday, 21 October 2016 05:37:33 UTC