Skip to content

fs: set fs.watchFile poll interval to 1s

I couldn't find any reference in the libuv repo for the reason or usage of 5007ms interval. Hopefully this improves the test.parallel/test-fs-watch-recursive tests.

Hopefully, fixes https://github.com/nodejs/node/issues/45535

Merge request reports

Loading