-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stream: resume stream on drain #41848
Conversation
Previously we would just resume "flowing" the stream without reseting the "paused" state. Fixes this by properly using pause/resume methods for .pipe. Fixes: nodejs#41785
Review requested:
|
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Commit Queue failed- Loading data for nodejs/node/pull/41848 ✔ Done loading data for nodejs/node/pull/41848 ----------------------------------- PR info ------------------------------------ Title stream: resume stream on drain (#41848) Author Robert Nagy (@ronag) Branch ronag:pipe-resume -> nodejs:master Labels stream, author ready, lts-watch-v14.x, lts-watch-v16.x Commits 2 - stream: resume stream on drain - fixup Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/41848 Fixes: https://github.com/nodejs/node/issues/41785 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/41848 Fixes: https://github.com/nodejs/node/issues/41785 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 04 Feb 2022 09:38:27 GMT ✔ Approvals: 3 ✔ - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/41848#pullrequestreview-872871213 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/41848#pullrequestreview-872917307 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/41848#pullrequestreview-873588555 ✖ This PR needs to wait 23 more hours to land ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-02-04T09:54:15Z: https://ci.nodejs.org/job/node-test-pull-request/42344/ - Querying data for job/node-test-pull-request/42344/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/1799092796 |
Commit Queue failed- Loading data for nodejs/node/pull/41848 ✔ Done loading data for nodejs/node/pull/41848 ----------------------------------- PR info ------------------------------------ Title stream: resume stream on drain (#41848) Author Robert Nagy (@ronag) Branch ronag:pipe-resume -> nodejs:master Labels stream, author ready, commit-queue-failed, lts-watch-v14.x, lts-watch-v16.x Commits 2 - stream: resume stream on drain - fixup Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/41848 Fixes: https://github.com/nodejs/node/issues/41785 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/41848 Fixes: https://github.com/nodejs/node/issues/41785 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 04 Feb 2022 09:38:27 GMT ✔ Approvals: 3 ✔ - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/41848#pullrequestreview-872871213 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/41848#pullrequestreview-872917307 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/41848#pullrequestreview-873588555 ✖ This PR needs to wait 23 more hours to land ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-02-05T10:30:48Z: https://ci.nodejs.org/job/node-test-pull-request/42344/ - Querying data for job/node-test-pull-request/42344/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/1799113734 |
Commit Queue failed- Loading data for nodejs/node/pull/41848 ✔ Done loading data for nodejs/node/pull/41848 ----------------------------------- PR info ------------------------------------ Title stream: resume stream on drain (#41848) Author Robert Nagy (@ronag) Branch ronag:pipe-resume -> nodejs:master Labels stream, author ready, commit-queue-failed, lts-watch-v14.x, lts-watch-v16.x Commits 2 - stream: resume stream on drain - fixup Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/41848 Fixes: https://github.com/nodejs/node/issues/41785 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/41848 Fixes: https://github.com/nodejs/node/issues/41785 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 04 Feb 2022 09:38:27 GMT ✔ Approvals: 3 ✔ - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/41848#pullrequestreview-872871213 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/41848#pullrequestreview-872917307 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/41848#pullrequestreview-873588555 ✖ This PR needs to wait 23 more hours to land ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-02-05T10:31:11Z: https://ci.nodejs.org/job/node-test-pull-request/42344/ - Querying data for job/node-test-pull-request/42344/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/1799130209 |
Commit Queue failed- Loading data for nodejs/node/pull/41848 ✔ Done loading data for nodejs/node/pull/41848 ----------------------------------- PR info ------------------------------------ Title stream: resume stream on drain (#41848) Author Robert Nagy (@ronag) Branch ronag:pipe-resume -> nodejs:master Labels stream, author ready, lts-watch-v14.x, lts-watch-v16.x Commits 2 - stream: resume stream on drain - fixup Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/41848 Fixes: https://github.com/nodejs/node/issues/41785 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Luigi Pinca Reviewed-By: James M Snell ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/41848 Fixes: https://github.com/nodejs/node/issues/41785 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Luigi Pinca Reviewed-By: James M Snell -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 04 Feb 2022 09:38:27 GMT ✔ Approvals: 4 ✔ - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/41848#pullrequestreview-872871213 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/41848#pullrequestreview-872917307 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/41848#pullrequestreview-873588555 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/41848#pullrequestreview-873948143 ✖ This PR needs to wait 9 more minutes to land ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-02-05T10:31:29Z: https://ci.nodejs.org/job/node-test-pull-request/42344/ - Querying data for job/node-test-pull-request/42344/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/1801919364 |
Commit Queue failed- Loading data for nodejs/node/pull/41848 ✔ Done loading data for nodejs/node/pull/41848 ----------------------------------- PR info ------------------------------------ Title stream: resume stream on drain (#41848) Author Robert Nagy (@ronag) Branch ronag:pipe-resume -> nodejs:master Labels stream, author ready, lts-watch-v14.x, lts-watch-v16.x Commits 2 - stream: resume stream on drain - fixup Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/41848 Fixes: https://github.com/nodejs/node/issues/41785 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Luigi Pinca Reviewed-By: James M Snell ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/41848 Fixes: https://github.com/nodejs/node/issues/41785 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Luigi Pinca Reviewed-By: James M Snell -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 04 Feb 2022 09:38:27 GMT ✔ Approvals: 4 ✔ - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/41848#pullrequestreview-872871213 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/41848#pullrequestreview-872917307 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/41848#pullrequestreview-873588555 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/41848#pullrequestreview-873948143 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-02-06T09:28:47Z: https://ci.nodejs.org/job/node-test-pull-request/42344/ - Querying data for job/node-test-pull-request/42344/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/master up to date... From https://github.com/nodejs/node * branch master -> FETCH_HEAD ✔ origin/master is now up-to-date - Downloading patch for 41848 From https://github.com/nodejs/node * branch refs/pull/41848/merge -> FETCH_HEAD ✔ Fetched commits as 1c7a74e6f769..4916f0cde3fb -------------------------------------------------------------------------------- [master 7e509e5088] stream: resume stream on drain Author: Robert Nagy Date: Fri Feb 4 10:36:58 2022 +0100 2 files changed, 18 insertions(+), 2 deletions(-) [master f73beb6c3d] fixup Author: Robert Nagy Date: Fri Feb 4 10:47:25 2022 +0100 1 file changed, 1 insertion(+), 2 deletions(-) ✔ Patches applied There are 2 commits in the PR. Attempting autorebase. Rebasing (2/4)https://github.com/nodejs/node/actions/runs/1801962481 |
Landed in 224b78f |
Previously we would just resume "flowing" the stream without reseting the "paused" state. Fixes this by properly using pause/resume methods for .pipe. Fixes: #41785 PR-URL: #41848 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
Previously we would just resume "flowing" the stream without reseting the "paused" state. Fixes this by properly using pause/resume methods for .pipe. Fixes: #41785 PR-URL: #41848 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
Previously we would just resume "flowing" the stream without reseting the "paused" state. Fixes this by properly using pause/resume methods for .pipe. Fixes: #41785 PR-URL: #41848 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
Previously we would just resume "flowing" the stream without reseting the "paused" state. Fixes this by properly using pause/resume methods for .pipe. Fixes: nodejs#41785 PR-URL: nodejs#41848 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
Previously we would just resume "flowing" the stream without reseting the "paused" state. Fixes this by properly using pause/resume methods for .pipe. Fixes: nodejs#41785 PR-URL: nodejs#41848 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
Previously we would just resume "flowing" the stream without reseting the "paused" state. Fixes this by properly using pause/resume methods for .pipe. Fixes: #41785 PR-URL: #41848 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
Previously we would just resume "flowing" the stream without reseting the "paused" state. Fixes this by properly using pause/resume methods for .pipe. Fixes: #41785 PR-URL: #41848 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
Previously we would just resume "flowing" the stream without reseting the "paused" state. Fixes this by properly using pause/resume methods for .pipe. Fixes: #41785 PR-URL: #41848 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
Previously we would just resume "flowing" the stream without
reseting the "paused" state. Fixes this by properly using
pause/resume methods for .pipe.
Fixes: #41785