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 OSError: too many open files #1

Merged
merged 5 commits into from
Aug 19, 2024
Merged

Conversation

armallen
Copy link
Collaborator

Fixes lyz-code#271 by avoiding to open all files at once in CLI.
maison version is also restricted to avoid using 2.0, which breaks the package with a ModuleNotFoundError: maison.schema

Checklist

  • [ x] Add test cases to all the changes you introduce
  • [ x] Update the documentation for the changes

@armallen armallen merged commit 2f46444 into main Aug 19, 2024
@armallen armallen deleted the armallen/unlimited-file-number branch August 19, 2024 10:22
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.

OSError: [Errno 24] Too many open files: '
1 participant