Re: [whatwg/streams] Make the remaining failing tests pass (d673b08)

I changed TransformStream so that rejections are explicitly propagated from transform() to write(). Rejections from flush() were already being propagated to close().

-- 
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/commit/d673b087f1478f9c7a1638e7ffc651d921a8f981#commitcomment-19902947

Received on Monday, 21 November 2016 12:57:48 UTC