summaryrefslogtreecommitdiff
path: root/GOVERNANCE.md
diff options
context:
space:
mode:
authorNiels Nielsen <niels@protectwise.com>2016-10-18 22:30:03 +0200
committerMyles Borins <mborins@us.ibm.com>2016-10-19 14:00:28 +0100
commit92ece8671a3da8910bc8755b16ac121ba300a122 (patch)
tree5d2d6406971a0c97b7b0b55cf0803048b0dae3f9 /GOVERNANCE.md
parent8043ca79c556619741defe929d6a0c4b8e98922c (diff)
downloadandroid-node-v8-92ece8671a3da8910bc8755b16ac121ba300a122.tar.gz
android-node-v8-92ece8671a3da8910bc8755b16ac121ba300a122.tar.bz2
android-node-v8-92ece8671a3da8910bc8755b16ac121ba300a122.zip
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 'GOVERNANCE.md')
0 files changed, 0 insertions, 0 deletions