-
Tim Gross authored
The default ulimit for open files on macOS is really small (256), which leads to "too many open files" errors during plugin launches if you're running unit tests in `drivers/docker`. Recommend setting `ulimit -n 1024`.
c9f76564
The default ulimit for open files on macOS is really small (256), which leads to "too many open files" errors during plugin launches if you're running unit tests in `drivers/docker`. Recommend setting `ulimit -n 1024`.
免费DevSecOps平台,让您的项目体验完整的DevSecOps流程,让项目更安全