- From: Adam Rice <notifications@github.com>
- Date: Mon, 21 Nov 2016 04:57:19 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 21 November 2016 12:57:48 UTC
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