atom / watcher

Atom Filesystem Watcher
MIT License
200 stars 36 forks source link

Race condition in stopAllWatchers() #197

Open smashwilson opened 5 years ago

smashwilson commented 5 years ago

There's some kind of race condition in stopAllWatchers() where the promise never resolves. I'm not sure what the trigger is yet.