thought
This commit is contained in:
parent
75b6ee81f9
commit
4afefb48f1
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ There is a `watch` branch in git that adds the command.
|
|||
|
||||
* Kqueue has to open every directory it watches, so too many directories
|
||||
will run it out of the max number of open files (typically 1024), and fail.
|
||||
I may need to fork off multiple watcher processes to handle this.
|
||||
|
||||
## beyond Linux
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue