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

When running the stats task in a huge project it crashes because "Too many open files" #10

Open
mgttlinger opened this issue Jun 20, 2016 · 2 comments

Comments

@mgttlinger
Copy link

I suspect that the opened files are not closed properly after inspection by the task as the configured limit of 1637049 simultaneously opened files feels like it should suffice when processed files are closed afterwards.

@orrsella
Copy link
Owner

Do you get any stack trace or anything else when the plugin crashes? Where do you see the "Too many open files" message?

@mgttlinger
Copy link
Author

Yes, the message is from the stack trace. Will run again and attatch the trace when I'm back at work.

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

No branches or pull requests

2 participants