jmeter-ec2 icon indicating copy to clipboard operation
jmeter-ec2 copied to clipboard

Set a timeout for stopping JMeter

Open oliverlloyd opened this issue 9 years ago • 0 comments

As per #77, JMeter is hard to stop sometimes. Putting a timeout in the script inside the control_c() function. Would prevent long waits.

The timeout could write to screen giving a countdown. You could even say something like:

2 of 6 slaves have responded. Terminating in 14 seconds...

and count that down.

oliverlloyd avatar Oct 09 '16 10:10 oliverlloyd