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 amount of open files for code coverage #129

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

ypopovych
Copy link
Contributor

What and why?

Test process crashes because open file limit is too small by default

How?

Called setrlimit method when Code Coverage is enabled to increase open file limit

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference

@ypopovych ypopovych requested a review from a team as a code owner August 22, 2024 20:52
@ypopovych ypopovych merged commit 727835f into main Aug 22, 2024
1 check passed
@ypopovych ypopovych deleted the yehor-popovych/increase-open-file-limit branch August 22, 2024 20:53
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.

1 participant