Re: [whatwg/streams] TransformStream does not propagate the argument passed to cancel (#768)

pipeTo() propagates [[storedError]] from the readable to the writable, so I think it is consistent that TransformStream do the same.

-- 
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/768#issuecomment-324896454

Received on Friday, 25 August 2017 11:49:53 UTC