Skip to content

fs: add .ref() and .unref() methods to the StatWatcher and FSWatcher

add .ref() and .unref() methods to the StatWatcher and FSWatcher classes.

Fixes: #33096 (closed)

/cc @addaleax

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading