- From: Adam Rice <notifications@github.com>
- Date: Tue, 22 Aug 2017 08:34:28 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 22 August 2017 08:35:05 UTC
Verify that calling cancel() on the `readable` side cancels the `writable`
side.
The expected reason for the rejection depends on the outcome of #768.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/771
-- Commit Summary --
* Add TransformStream test for readable cancel()
-- File Changes --
M reference-implementation/to-upstream-wpts/transform-streams/errors.js (10)
-- Patch Links --
https://github.com/whatwg/streams/pull/771.patch
https://github.com/whatwg/streams/pull/771.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/771
Received on Tuesday, 22 August 2017 08:35:05 UTC