Re: [whatwg/streams] pipeTo(): the stream queues should be used (#653)

My first implementation for Chrome didn't start a read() until the previous WritableStreamDefaultWriterWrite() had finished. It was totally compliant and passed all the tests, but had exactly this problem.

-- 
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/653#issuecomment-273369469

Received on Wednesday, 18 January 2017 02:59:56 UTC