Uh oh!
There was an error while loading. Please reload this page.
[v12.x backport] stream: sync stream unpipe resume - #32264
Conversation
d56c5b2 to
0b1f537Comparenodejs-github-bot
commented
Mar 14, 2020
codebytere
commented
Mar 14, 2020
@ronag can you also add |
ronag
commented
Mar 14, 2020
@codebytere I did? |
nodejs-github-bot
commented
Mar 20, 2020
nodejs-github-bot
commented
Mar 23, 2020
63a03d2 to
d577190Comparecodebytere
commented
Apr 1, 2020
@ronag could you please rebase this against latest staging? |
pipe() ondata should not control flow state if cleaned up. Fixes: nodejs#31190 Backport-PR-URL: nodejs#32264 PR-URL: nodejs#31191 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins
commented
Apr 1, 2020
I went ahead and got a rebase done but was unable to push to the branch https://github.com/MylesBorins/node/tree/backport-31191-to-12.x |
nodejs-github-bot
commented
Apr 1, 2020
pipe() ondata should not control flow state if cleaned up. Fixes: nodejs#31190 PR-URL: nodejs#31191 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Backport-PR-URL: nodejs#32264
0b1f537 to
1cdf6f6Compareronag
commented
Apr 1, 2020
Not sure what this means. Is there a setting I missed when creating this branch? |
nodejs-github-bot
commented
Apr 1, 2020
nodejs-github-bot
commented
Apr 1, 2020
MylesBorins
commented
Apr 1, 2020
This comes from a fork in an org not a personal repo so I don't think others can push to it. Looks like lots of failures so double checking that staging is still green 12.x-staging CI: https://ci.nodejs.org/job/node-test-commit/37126/ |
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
commented
Apr 1, 2020
MylesBorins
commented
Apr 1, 2020
landed in 12253f8 |
pipe() ondata should not control flow state if cleaned up. Fixes: #31190 Backport-PR-URL: #32264 PR-URL: #31191 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Backport-PR-URL: #32264
PR-URL: #31191
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes