-
Notifications
You must be signed in to change notification settings - Fork 222
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
ValueError: filedescriptor out of range in select() #291
Comments
I have the same problem with python 3.6 This is my environment
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Env: python2.7
Version: 0.4.6
Error:
Currently maintaining a busy server, I understand the select has a limit of 1024 file descriptors. Any recommendations on what should I do?
The text was updated successfully, but these errors were encountered: