-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
bugstaleIssue had no activity. Might still be worth fixing, but dont expect someone else to fix itIssue had no activity. Might still be worth fixing, but dont expect someone else to fix it
Description
Prerequisites
- I am using the latest version of Locust
- I am reporting a bug, not asking a question
Description
When stop()/quit() is called, the terminal prints --run-time limit reached, shutting down, although this is not actually due to reaching the specified --run-time parameter."
Command line
locust -f main.py --web-port 8080 --csv report --processes 8 --autostart --autoquit 5 --run-time 5m
Locustfile contents
stop or quit manuallyPython version
3.12
Locust version
2.37.14
Operating system
linux (based on centos
Metadata
Metadata
Assignees
Labels
bugstaleIssue had no activity. Might still be worth fixing, but dont expect someone else to fix itIssue had no activity. Might still be worth fixing, but dont expect someone else to fix it