Re: [whatwg/streams] make TransformStream respect backpressure (#550)

ricea commented on this pull request.



> @@ -200,8 +200,10 @@ test('TransformStream: by default, closing the writable closes the readable afte
   writer.write('a');

We're going to need a test verifying that backpressure actually works.

-- 
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/550#pullrequestreview-5205818

Received on Friday, 21 October 2016 06:49:34 UTC