Re: [whatwg/streams] What is the expected behaviour of .pipeThrough()? (#765)

Probably you didn't see my above comment, but it's the same reason: because pull() is called as soon as the readable stream is created. Just remove the pipeThrough line entirely and that becomes clear.

-- 
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/765#issuecomment-323541990

Received on Saturday, 19 August 2017 19:08:16 UTC