mirror of
https://github.com/la5nta/pat
synced 2026-08-13 17:46:54 -04:00
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 |
||
|---|---|---|
| .. | ||
| cmsapi | ||
| gpsd | ||
| osutil | ||