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

Second fix for --class-picker resetting user_count on edits #2210

Conversation

mikenester
Copy link
Contributor

Second fix for #2204.

As it turns out, the _reset_users_dispatcher method isn't necessary. It was originally used for resetting the runners when user_classes is in the /swarm payload, since I was seeing issues if I didn't do this when originally developing the class picker. My guess is that I updated _update_user_classes at some point during that feature and it was the actual fix for the errors I was seeing.

Screen Shot 2022-09-20 at 8 56 37 AM

@mikenester mikenester changed the title Removing the _update_user_dispatcher method from web.py as it isn't n… Second fix for --class-picker resetting user_count on edits Sep 20, 2022
@cyberw cyberw merged commit 8c0f255 into locustio:master Sep 20, 2022
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