Closed
Description
I am getting an error about the max files to watch.
IOException: kqueue() FileSystemWatcher has reached the maximum nunmber of files to watch.
System.IO.KqueueMonitor.Add (System.String path, Boolean postEvents, System.Collections.Generic.List`1& fds) [0x00000] in <filename unknown>, line 0
DNU Version
➜ ~ dnu --version
1.0.0-beta4-11566
DNX Version
➜ ~ dnx --version
1.0.0-beta4-11566
I have increased my limits on my mac as well
ulimit -n 65536
ulimit -u 2048
Metadata
Metadata
Assignees
Labels
No labels