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 I set --run-time, occasionally it won’t stop #1627

Closed
UyNewNas opened this issue Nov 13, 2020 · 2 comments
Closed

When I set --run-time, occasionally it won’t stop #1627

UyNewNas opened this issue Nov 13, 2020 · 2 comments

Comments

@UyNewNas
Copy link

Describe the bug

I created a websocket User class and add it to my test, but When I set --run-time, sometimes it won’t stop.

Expected behavior

If run time is up, it should stop actively.

Actual behavior

Steps to reproduce

Environment

  • OS: MacOS X
  • Python version: 3.7.3
  • Locust version: 1.3.1
  • Locust command line that you ran: locust -f --run-time 5m -u 10 -r 10 --headless
  • Locust file contents (anonymized if necessary):
@UyNewNas UyNewNas added the bug label Nov 13, 2020
@cyberw
Copy link
Collaborator

cyberw commented Nov 13, 2020

please add your locustfile

@cyberw
Copy link
Collaborator

cyberw commented Nov 18, 2020

with no locust file there is nothing we can do. feel free to reopen. possibly related to #1535

@cyberw cyberw closed this as completed Nov 18, 2020
@cyberw cyberw added the invalid label Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants