- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 19 Mar 2015 00:57:01 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 19 March 2015 07:57:30 UTC
Fixes #298.
Quick one to review @tyoshino
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/303
-- Commit Summary --
* Throw on underlying source double-close or double-error
-- File Changes --
M index.bs (28)
M reference-implementation/lib/readable-stream.js (24)
M reference-implementation/test/bad-underlying-sources.js (99)
M reference-implementation/test/readable-stream.js (51)
-- Patch Links --
https://github.com/whatwg/streams/pull/303.patch
https://github.com/whatwg/streams/pull/303.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/303
Received on Thursday, 19 March 2015 07:57:30 UTC