- From: Adam Rice <notifications@github.com>
- Date: Tue, 22 Aug 2017 14:52:14 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 22 August 2017 14:53:20 UTC
Verify that backpressure is correctly applied when the readable side queue is full, or when the transform() method blocks. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/773 -- Commit Summary -- * Add tests for TransformStream backpressure -- File Changes -- M reference-implementation/to-upstream-wpts/.eslintrc.json (2) M reference-implementation/to-upstream-wpts/resources/recording-streams.js (49) A reference-implementation/to-upstream-wpts/transform-streams/backpressure.html (13) A reference-implementation/to-upstream-wpts/transform-streams/backpressure.js (112) -- Patch Links -- https://github.com/whatwg/streams/pull/773.patch https://github.com/whatwg/streams/pull/773.diff -- 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/773
Received on Tuesday, 22 August 2017 14:53:20 UTC