Re: [whatwg/streams] Rigorously specify and test pipeTo (#512)

> @domenic Oh, sorry. I was thinking that you've been thinking about what to do with my comments here #512 (comment)

Ah, regarding https://github.com/whatwg/streams/pull/512/files/119449f4f6815d54f2c3d42dc439248f660da534#discussion_r83581544, I was confused. I just realized that when prevent.* is true, there's only one error we need to propagate. So, my comment should be fixed to "It sounds weird that the source (action() or the streams) of the error propagated to the pipePromise differs depending on the prevent.* flag.". As we can see the source clearly based on which value we passed to the prevent.* flag, I don't strongly object to this now, but some note needed to explain this behavior.

-- 
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/512#issuecomment-255345690

Received on Friday, 21 October 2016 10:16:36 UTC