We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The locust interface does not start. When I interrupt execution, the following errors are displayed.
ERROR/stderr: Traceback (most recent call last): ERROR/stderr: ERROR/stderr: File \env\lib\site-packages\gevent_ffi\loop.py, line 234, in python_check_callback def python_check_callback(self, watcher_ptr): # pylint:disable=unused-argument
The text was updated successfully, but these errors were encountered:
how are you interrupting execution and what are you expecting to happen?
Sorry, something went wrong.
My bad, it´s works now, idk why.
No branches or pull requests
Description of issue
The locust interface does not start.
When I interrupt execution, the following errors are displayed.
ERROR/stderr: Traceback (most recent call last):
ERROR/stderr:
ERROR/stderr: File \env\lib\site-packages\gevent_ffi\loop.py, line 234, in python_check_callback
def python_check_callback(self, watcher_ptr): # pylint:disable=unused-argument
Environment settings
The text was updated successfully, but these errors were encountered: