Commit e2ce56a
authored
fix(inotify): Watch files in new created directories (#391)
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 ed4c608 commit e2ce56a
2 files changed
Lines changed: 667 additions & 115 deletions
0 commit comments