intuit / Tank

Tank is a downloadable application that can be used to load test websites
Eclipse Public License 1.0
84 stars 61 forks source link

Fix Step StopBehavior to exit script at end of step #317

Closed Zakaria-Kofiro closed 5 months ago

Zakaria-Kofiro commented 5 months ago

Fix Step StopBehavior to exit script at end of step

This fixes a flaw in the Step StopBehavior logic where after being sent a stop command to a job configured with Stop Behavior : Step, the user would continue executing the remaining steps in the test plan instead of returning and exiting at the end of step.

Please make sure these check boxes are checked before submitting

PR review process