- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 22 Sep 2017 04:53:31 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 22 September 2017 11:53:52 UTC
I think I like abortAndClose() (or errorAndClose()?), since conceptually I think of aborting the incoming writes before I close off the out going reads. Just close() gives a false sense of simplicitly. This is a somewhat unusual operation, which most people will not call. -- 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/774#issuecomment-331426576
Received on Friday, 22 September 2017 11:53:52 UTC