Re: [whatwg/streams] Remove TransformStream _readableClosed member (#782)

With the latest commit you can now error the readable side after controller.close() just like with a ReadableStream. No existing tests were broken by this change. I added two which are sensitive to it. No behaviour change to ReadableStream. PTAL.

-- 
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/782#issuecomment-326549967

Received on Friday, 1 September 2017 10:43:48 UTC