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

My thinking for error over abort was that abort was something the producer does to the writable side, whereas erroring is something the stream's internals do to signal to the outside world.

Maybe we need a new word entirely, like shutdown()?

-- 
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-331432010

Received on Friday, 22 September 2017 12:23:26 UTC