This repository has been archived by the owner on Jul 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 139
Too many open files #40
Comments
I see you've vendored that said, it won't tell me much as it seems this is the function being called that does the file opening (i.e. a user function) so presumably that should be matched by another user-function doing the closing. the only place where |
sbinet
added a commit
that referenced
this issue
May 19, 2016
can you test with 4941be0 ? |
I tried the fix above, but I still see the same issue as in http://paste.fedoraproject.org/368726/63709890/ |
Ok. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I faced the issue of too many open files while using go-python, the stack trace is as in:
http://paste.fedoraproject.org/368271/63639845/
Please provide your valuable suggestions.
Thanks,
Anmol
The text was updated successfully, but these errors were encountered: