Uh oh!
There was an error while loading. Please reload this page.
fs: fix nonNativeWatcher leak of StatWatchers - #45501
Merged
Merged
Conversation
MoLow
commented
Nov 17, 2022
MemberAuthor
CC @nodejs/fs |
Uh oh!
There was an error while loading. Please reload this page.
anonrig
requested changes
Nov 18, 2022
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
anonrig
reviewed
Nov 18, 2022
Uh oh!
There was an error while loading. Please reload this page.
anonrig
approved these changes
Nov 25, 2022
nodejs-github-bot
commented
Nov 25, 2022
Collaborator
21 tasks
nodejs-github-bot
commented
Nov 26, 2022
Collaborator
nodejs-github-bot
commented
Nov 26, 2022
Collaborator
21 tasks
nodejs-github-bot
commented
Nov 27, 2022
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/45501 ✔ Done loading data for nodejs/node/pull/45501 ----------------------------------- PR info ------------------------------------ Title fs: fix `nonNativeWatcher` leak of `StatWatchers` (#45501) Author Moshe Atlow (@MoLow) Branch MoLow:fix-recursive-watch-leak -> nodejs:main Labels fs, author ready, needs-ci, commit-queue-squash Commits 6 - fs: fix `nonNativeWatcher` leak of `StatWatchers` - Lint - fix - CR - CR - fix Committers 1 - Moshe Atlow PR-URL: https://github.com/nodejs/node/pull/45501 Reviewed-By: Yagiz Nizipli ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/45501 Reviewed-By: Yagiz Nizipli -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last review: ⚠ - fix ℹ This PR was created on Thu, 17 Nov 2022 22:27:07 GMT ✔ Approvals: 1 ✔ - Yagiz Nizipli (@anonrig): https://github.com/nodejs/node/pull/45501#pullrequestreview-1194715945 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-11-26T22:27:48Z: https://ci.nodejs.org/job/node-test-pull-request/48201/ - Querying data for job/node-test-pull-request/48201/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/3557422926 |
PR-URL: nodejs#45501 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
MoLowforce-pushed
the
fix-recursive-watch-leak
branch
from
November 27, 2022 08:39
665c6f9 to
b9fbd1cCompareMoLow
commented
Nov 27, 2022
MemberAuthor
Landed in b9fbd1c |
20 tasks
This was referenced Nov 29, 2022
This was referenced Dec 1, 2022
targos pushed a commit
that referenced
this pull request
Dec 12, 2022
PR-URL: #45501 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
danielleadams
commented
Dec 30, 2022
Contributor
Hey @MoLow, the test couldn't be pulled into v18.x-staging. Do you mind creating a backport PR? Thanks! |
MoLow added a commit
to MoLow/node
that referenced
this pull request
Jan 5, 2023
PR-URL: nodejs#45501 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
a simple reproduction was added as a test