pat/internal
Martin Hebnes Pedersen dc53fb8dad Attempt to increase soft max open fs limit on unix
When watching directories with many files using fsnotify, we might end
up reaching the limit on max open file descriptors. The first limit
reached is often a soft limit, usually substantially lower than the hard
limit set by the OS.

This patch tries to raise the soft limit before starting fsnotify. This
is especially important on macOS which has a default soft limit of only
256.

Closes #176
2019-12-08 23:26:45 +01:00
..
cmsapi Let user override default Service Codes via config 2019-09-26 18:45:21 +02:00
gpsd throw error when timeout 2019-09-30 19:39:13 +02:00
osutil Attempt to increase soft max open fs limit on unix 2019-12-08 23:26:45 +01:00