You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the watcher is an infinite loop with a 1 second sleep. It works efficiently, but it could be a performance bottleneck. Check out this repo and see if/how we can adopt it:
Currently, the watcher is an infinite loop with a 1 second sleep. It works efficiently, but it could be a performance bottleneck. Check out this repo and see if/how we can adopt it:
https://github.com/fsnotify/fsnotify
The text was updated successfully, but these errors were encountered: