You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
In console, master already set the slave missing
Expected behavior
Web page is OK
Actual behavior
See the image above
Steps to reproduce
run locust master;
run 1 slave;
shutdown slave;
press "Stop" button
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.
The text was updated successfully, but these errors were encountered:
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.
In console, master already set the slave missing
Expected behavior
Web page is OK
Actual behavior
See the image above
Steps to reproduce
Environment
The text was updated successfully, but these errors were encountered: