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

Fix Spawning State Never Updates to Running #2573

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

andrewbaldwin44
Copy link
Collaborator

  • When the "spawning" state in locust changes to "running", the web UI never updates. This fixes this issue.
  • Show user count while spawning or running

@andrewbaldwin44
Copy link
Collaborator Author

@cyberw do you remember a flicker issue that was happening at some point, where if you reloaded the page it would briefly show the form for starting a test instead of the tabs? I'm sure I had a reason for not always setting updating the state but as of right now I can't see why

@cyberw
Copy link
Collaborator

cyberw commented Jan 30, 2024

Yea, I think I remember something like that, but not 100%...

@andrewbaldwin44
Copy link
Collaborator Author

Well we need to update the state so it doesn't always show as spawning. I tested with autostart, stopping, starting, editing, etc. and it all seems to work smoothly

@cyberw cyberw merged commit 8af3493 into locustio:master Jan 30, 2024
15 checks passed
@cyberw cyberw changed the title Fix Spwaning State Never Updates to Running Fix Spawning State Never Updates to Running Feb 4, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants