- From: Takeshi Yoshino <notifications@github.com>
- Date: Tue, 11 Oct 2016 22:38:58 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 12 October 2016 05:39:27 UTC
Follow up for #519 As we error the writable stream in TransformStreamErrorInternal, we don't need to take care of the promise returned from the underlying sink write(). You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/533 -- Commit Summary -- * No need to reject writePromise in TransformStreamErrorInternal -- File Changes -- M reference-implementation/lib/transform-stream.js (10) -- Patch Links -- https://github.com/whatwg/streams/pull/533.patch https://github.com/whatwg/streams/pull/533.diff -- 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/533
Received on Wednesday, 12 October 2016 05:39:27 UTC