Skip to content

Conversation

@mcollina
Copy link
Member

Fixes#48437

@nodejs-github-botnodejs-github-bot added fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. labels Jan 8, 2024
@mcollina
Copy link
MemberAuthor

Supersedes #51049 with a complete fix.

Copy link
Member

@anonriganonrig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Matteo Collina <[email protected]>
@anonriganonrig added commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Jan 8, 2024
@anonriganonrig added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 8, 2024
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 8, 2024
@nodejs-github-bot
Copy link
Collaborator

Signed-off-by: Matteo Collina <[email protected]>
@mcollinamcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 11, 2024
Signed-off-by: Matteo Collina <[email protected]>
@anonrig
Copy link
Member

Linter is failing @mcollina

@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 11, 2024
@nodejs-github-bot
Copy link
Collaborator

Signed-off-by: Matteo Collina <[email protected]>
@mcollinamcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 15, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

Signed-off-by: Matteo Collina <[email protected]>
@mcollinamcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 19, 2024
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 19, 2024
@nodejs-github-bot
Copy link
Collaborator

Signed-off-by: Matteo Collina <[email protected]>
@mcollinamcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 22, 2024
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 22, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@mcollina
Copy link
MemberAuthor

@anonrig@richardlau PTAL, this is good to land.

@mcollinamcollina added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 25, 2024
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 25, 2024
@nodejs-github-botnodejs-github-bot merged commit 2791e83 into nodejs:mainJan 25, 2024
@nodejs-github-bot
Copy link
Collaborator

Landed in 2791e83

marco-ippolito pushed a commit to marco-ippolito/node that referenced this pull request Feb 2, 2024
Signed-off-by: Matteo Collina <[email protected]> PR-URL: nodejs#51406 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
rdw-msft pushed a commit to rdw-msft/node that referenced this pull request Feb 9, 2024
Signed-off-by: Matteo Collina <[email protected]> PR-URL: nodejs#51406 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
targos pushed a commit that referenced this pull request Feb 15, 2024
Signed-off-by: Matteo Collina <[email protected]> PR-URL: #51406 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
marco-ippolito pushed a commit to marco-ippolito/node that referenced this pull request Feb 19, 2024
Signed-off-by: Matteo Collina <[email protected]> PR-URL: nodejs#51406 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
@marco-ippolitomarco-ippolito mentioned this pull request Mar 1, 2024
richardlau pushed a commit that referenced this pull request Mar 25, 2024
Signed-off-by: Matteo Collina <[email protected]> PR-URL: #51406 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
richardlau pushed a commit that referenced this pull request Mar 25, 2024
Signed-off-by: Matteo Collina <[email protected]> PR-URL: #51406 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
@richardlaurichardlau mentioned this pull request Mar 25, 2024
@benmccannbenmccann mentioned this pull request May 20, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.fsIssues and PRs related to the fs subsystem / file system.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Node 20 recursive file watching is misbehaving on Linux

6 participants

@mcollina@nodejs-github-bot@anonrig@richardlau@MoLow@marco-ippolito