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

Fix recursive_count test failing #23

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

MarkintoshZ
Copy link
Contributor

Temporary fix for lunatic-solutions/lunatic#104

This fix prevents the runtime from creating too many file descriptors by clearing the preopen_dir array for child processes.

  • all tests passed

@bkolobara
Copy link
Contributor

Thanks for the contribution! 🤗

@bkolobara bkolobara merged commit 03ccf8f into lunatic-solutions:main Jun 3, 2022
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.

2 participants