Re: [whatwg/streams] What should the behaviour of controller.close() be? (#774)

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