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

Web page is confused when I shutdown the only slave #1279

Closed
GuoTengda1993 opened this issue Mar 6, 2020 · 1 comment · Fixed by #1324
Closed

Web page is confused when I shutdown the only slave #1279

GuoTengda1993 opened this issue Mar 6, 2020 · 1 comment · Fixed by #1324

Comments

@GuoTengda1993
Copy link

GuoTengda1993 commented Mar 6, 2020

Describe the bug

I started locust as master-slave mode (just 1 slave). When locust is running, I shutdown the slave.
When I refresh the web page, it become confused, refresh is useless.
image
In console, master already set the slave missing
console

Expected behavior

Web page is OK

Actual behavior

See the image above

Steps to reproduce

  1. run locust master;
  2. run 1 slave;
  3. shutdown slave;
  4. press "Stop" button
  5. refresh the web page

Environment

  • OS: win 7 x64
  • Python version: 3.7.0
  • Locust version: 0.14.4
  • Locust command line that you ran: locust -f boomer_master.py --master
  • Locust file contents (anonymized if necessary): Golang scripts (drived by boomer), I think it doesn't matter with this bug.
@heyman
Copy link
Member

heyman commented Mar 6, 2020

I can reproduce this bug using the steps described.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants