Commit 52d6667
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 52d6667
2 files changed
Lines changed: 670 additions & 115 deletions
0 commit comments