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

--stop-timeout is not respected when changing number of running Users in distributed mode #1162

Closed
heyman opened this issue Nov 19, 2019 · 0 comments
Labels

Comments

@heyman
Copy link
Member

heyman commented Nov 19, 2019

Describe the bug

When running Locust distributed, and changing the number of simulated Users (e.g. if a new slave node connects), simulated users will be killed immediately without respecting --stop-timeout

Expected behavior

Running locust user should get a chance to finish their tasks within the specified stop-timeout.

Actual behavior

Running locust users are killed immediately.

Fix

I'm currently working on a fix for this.

@heyman heyman added the bug label Nov 19, 2019
@heyman heyman closed this as completed in fa2ac6b Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant