- From: Adam Rice <notifications@github.com>
- Date: Thu, 08 Mar 2018 06:53:34 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 8 March 2018 15:15:27 UTC
I am in favour of just changing the behaviour to "[[storedError]] is set to _reason_", rather than adding special cases. I am preparing a change to do that now. This also means changing what happens to readable's [[storedError]] when `abort(reason)` is called on the writable side of a TransformStream. I am changing it the same way so it will match the writable side. -- 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/896#issuecomment-371510098
Received on Thursday, 8 March 2018 15:15:27 UTC