Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Nielsen <niels@protectwise.com>2016-10-18 23:30:03 +0300
committerMyles Borins <mborins@us.ibm.com>2016-10-19 16:06:40 +0300
commit6072326009cc41f7aed8a8fe99fbf36b298278be (patch)
treeabe4edfdfd2b65bc97396d7315bb5f3b875f0f68 /doc/changelogs/CHANGELOG_V6.md
parentf4b766f5b708b8605e4b9c641c6dd8593c791cc0 (diff)
test: add regression test for `unpipe()`
Since 2e568d9 there is a bug where unpiping a stream from a readable stream that has `_readableState.pipesCount > 1` will cause it to remove the first stream in the `_.readableState.pipes` array no matter where in the list the `dest` stream was. PR-URL: https://github.com/nodejs/node/pull/9171 Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
Diffstat (limited to 'doc/changelogs/CHANGELOG_V6.md')
0 files changed, 0 insertions, 0 deletions