Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase default file limit on startup #5436

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Increase default file limit on startup #5436

merged 2 commits into from
Sep 21, 2023

Conversation

arnetheduck
Copy link
Member

We use file descriptors for validators and sockets and might run out of either on high-validator setups - increasing the limit here is harmless and avoids a common limiting factor in setup

We use file descriptors for validators and sockets and might run out of
either on high-validator setups - increasing the limit here is harmless
and avoids a common limiting factor in setup
@github-actions
Copy link

github-actions bot commented Sep 15, 2023

Unit Test Results

         9 files  ±0    1 089 suites  ±0   40m 10s ⏱️ +10s
  3 847 tests ±0    3 568 ✔️ ±0  279 💤 ±0  0 ±0 
15 892 runs  ±0  15 587 ✔️ ±0  305 💤 ±0  0 ±0 

Results for commit 12b7691. ± Comparison against base commit a261384.

♻️ This comment has been updated with latest results.

@arnetheduck
Copy link
Member Author

lint failure on file that shouldn't have header

@etan-status
Copy link
Contributor

@arnetheduck arnetheduck merged commit e64b319 into unstable Sep 21, 2023
@arnetheduck arnetheduck deleted the extra-files branch September 21, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants