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

> Do you mean to change TransformStream so that is will also error a stream that it has already requested to be closed?

Right, though I haven't thought well to see if it's beneficial.

> So we'd add an IsReadableStreamReadable abstract operation and use that in TransformStreamErrorInternal() while in other places we'd use CanCloseOrEnqueue()?

Yes.

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

Received on Thursday, 31 August 2017 08:52:24 UTC