watch: fix infinite loop when passing --watch=true flag by pulkit-30 · Pull Request #51160 · nodejs/node

@nodejs-github-bot added needs-ci

PRs that need a full CI run.

test_runner

Issues and PRs related to the test runner subsystem.

labels

Dec 14, 2023

@pulkit-30 pulkit-30 changed the title test_runner: fix infinite loop when passing --watch=true flag fs_watch: fix infinite loop when passing --watch=true flag

Dec 15, 2023

@pulkit-30 pulkit-30 changed the title fs_watch: fix infinite loop when passing --watch=true flag watch: fix infinite loop when passing --watch=true flag

Dec 15, 2023

@pulkit-30

marco-ippolito

@debadree25 debadree25 added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Dec 15, 2023

RafaelGSS pushed a commit that referenced this pull request

Jan 2, 2024
PR-URL: #51160
Fixes: #51159
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>

richardlau pushed a commit that referenced this pull request

Mar 25, 2024
PR-URL: #51160
Fixes: #51159
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>