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

ioerror cannot watch more than 1024 sockets #684

Closed
badounan opened this issue Nov 13, 2017 · 1 comment
Closed

ioerror cannot watch more than 1024 sockets #684

badounan opened this issue Nov 13, 2017 · 1 comment

Comments

@badounan
Copy link

Description of issue / feature request

The following error occurred: ioerror cannot watch more than 1024 sockets. When I did a stress test, the number of users exceeded 1024.

Environment settings (for bug reports)

  • OS: windows 7
  • Python version: 2.7.1
  • Locust version: 0.8.1
@thomas-phillips-nz
Copy link

thomas-phillips-nz commented Nov 13, 2017

Looks like a gevent issue on Windows: gevent/gevent#854
Also see #471
(FYI a simple google search found these previous issues)

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

3 participants