atom / watcher

Atom Filesystem Watcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Race condition in stopAllWatchers()

smashwilson opened this issue · comments

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