fgnass / filewatcher

Wrapper around fs.watch that falls back to fs.watchFile
54 stars 8 forks source link

FSWatcher.close() incurs a big performance cost in >=10.16 #4

Open jonjaques opened 5 years ago

jonjaques commented 5 years ago

I'm just posting this here as an FYI, I'm not sure you can do anything about it. Feel free to close if you don't want this cluttering up issues :)

https://github.com/nodejs/node/issues/29949