On 7/10/26 10:43 AM, Fabien Romano wrote: [...]
There are a bunch of node tests failing that may be worthwhile checking. fs.watch / watch-mode : parallel/test-fs-promises-watch* parallel/test-fs-watch* parallel/test-watch* sequential/test-watch-mode*
I'll reply separately to your other points. From what I can tell by manual testing fs.watch, it works to the same degree as sysutils/inotify-tools does, given sufficiently high values for kern.maxfiles and openfiles, but not exactly as on Linux - for which the tests appear to have been designed.
