citusdata / citusdata/test-automation
Increase per process max file limit
Open
- Dominant language
- C
- Stars
- 15
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The default per process max file limit on linux based systems seems to be 1024 soft limit and 4096 hard limit. This can cause `too many open files` error if we are running some commands inside a detached sessions such as `screen`. We should increase this limit
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.