stream: fix pipeline calling end on destination more than once#46226
stream: fix pipeline calling end on destination more than once#46226nodejs-github-bot merged 3 commits intonodejs:mainfrom
Conversation
|
Review requested:
|
Co-authored-by: Luigi Pinca <[email protected]>
Commit Queue failed- Loading data for nodejs/node/pull/46226 ✔ Done loading data for nodejs/node/pull/46226 ----------------------------------- PR info ------------------------------------ Title stream: fix pipeline calling end on destination more than once (#46226) Author Debadree Chatterjee (@debadree25) Branch debadree25:fix/pipeline-end-call-twice -> nodejs:main Labels needs-ci Commits 3 - stream: fix pipeline calling end on destination more than once - fixup! add comment - fixup! comment fix Committers 2 - Debadree Chatterjee - GitHub PR-URL: https://github.com/nodejs/node/pull/46226 Fixes: https://github.com/nodejs/node/issues/42866 Reviewed-By: Luigi Pinca Reviewed-By: Robert Nagy Reviewed-By: Matteo Collina Reviewed-By: James M Snell Reviewed-By: Minwoo Jung ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/46226 Fixes: https://github.com/nodejs/node/issues/42866 Reviewed-By: Luigi Pinca Reviewed-By: Robert Nagy Reviewed-By: Matteo Collina Reviewed-By: James M Snell Reviewed-By: Minwoo Jung -------------------------------------------------------------------------------- ℹ This PR was created on Mon, 16 Jan 2023 19:19:02 GMT ✔ Approvals: 5 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/46226#pullrequestreview-1250640553 ✔ - Robert Nagy (@ronag) (TSC): https://github.com/nodejs/node/pull/46226#pullrequestreview-1250611272 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/46226#pullrequestreview-1250634696 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/46226#pullrequestreview-1251782740 ✔ - Minwoo Jung (@JungMinu): https://github.com/nodejs/node/pull/46226#pullrequestreview-1252925760 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-01-17T07:50:52Z: https://ci.nodejs.org/job/node-test-pull-request/49001/ - Querying data for job/node-test-pull-request/49001/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/main up to date... From https://github.com/nodejs/node * branch main -> FETCH_HEAD ✔ origin/main is now up-to-date - Downloading patch for 46226 From https://github.com/nodejs/node * branch refs/pull/46226/merge -> FETCH_HEAD ✔ Fetched commits as 65f8a2716e6e..518210fae032 -------------------------------------------------------------------------------- [main 33373ab8ab] stream: fix pipeline calling end on destination more than once Author: Debadree Chatterjee Date: Tue Jan 17 00:46:48 2023 +0530 2 files changed, 36 insertions(+), 1 deletion(-) [main 9367bca9b6] fixup! add comment Author: Debadree Chatterjee Date: Tue Jan 17 00:48:40 2023 +0530 1 file changed, 1 insertion(+), 1 deletion(-) [main 4d1e96a827] fixup! comment fix Author: Debadree Chatterjee Date: Tue Jan 17 01:15:30 2023 +0530 1 file changed, 1 insertion(+), 1 deletion(-) ✔ Patches applied There are 3 commits in the PR. Attempting autorebase. Rebasing (2/6)https://github.com/nodejs/node/actions/runs/3956833441 |
|
Landed in 9a50c6d |
Fixes: #42866 PR-URL: #46226 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Minwoo Jung <[email protected]>
Fixes: #42866 PR-URL: #46226 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Minwoo Jung <[email protected]>
Fixes: #42866 PR-URL: #46226 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Minwoo Jung <[email protected]>
Fixes: #42866