Re: [whatwg/streams] In pipeTo spec, the order of checking for shuttingDown disagrees with ref. impl. (#934)

It looks like you're right. I haven't had time to update Chromium's implementation to have the correct semantics yet, so yours is probably the first independent implementation.

Needless to say, it shouldn't be necessary to reverse-engineer the reference implementation to get pipeTo() correct. Either the tests are too strict or the standard text is too vague.

If you have the list of tests whose requirements are stricter than the standard, that would be super useful.

Feedback from implementers is incredibly valuable, so thank you very much!

-- 
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/934#issuecomment-401061551

Received on Thursday, 28 June 2018 14:50:05 UTC