Commit 1eae73a
committed
fix(inotify): Watch files in new created directories
There are 2 problems:
1. There is a fixed limit of how many fsevents streams macos can spawn per process
2. New created directories are not getting watched
This fixes both1 parent cebacb3 commit 1eae73a
2 files changed
Lines changed: 667 additions & 115 deletions
0 commit comments