https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727
--- Comment #5 from [email protected] --- (In reply to Ben Woods from comment #3) Ben, I believe the real problem for the FreeNAS port is that as of mono-4.2.1.124, the kqueue-based watcher has a hard-coded limit of 200 open file descriptors; guessing that most Emby libraries have way more files/directories than that. This limit appears to be arbitrary and its actually been increased to a default of Int32.MaxValue in master (tho not in 4.2.2.10). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-mono To unsubscribe, send any mail to "[email protected]"
