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(core): fix "too many open files" #2498

Merged
merged 6 commits into from Sep 25, 2020
Merged

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Sep 25, 2020

Fixes "too many open files" issue by limiting the number of concurrent file IO to 256

Fixes #1227

Fixes "too many open files" issue by limitting the number of concurrent file IO to 256
@nicojs nicojs merged commit 5b7c242 into epic/mutation-switching Sep 25, 2020
@nicojs nicojs deleted the fix/file-handles branch September 25, 2020 19:20
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.

Analysis crashes with 'too many open files'
2 participants