test: add #2293 regression test
Creating a file event watcher with fs.watch({persistent:false}) should not block
the event loop.
parent
41f27256
Please register or sign in to comment
Creating a file event watcher with fs.watch({persistent:false}) should not block
the event loop.