Set a timeout for stopping JMeter
oliverlloyd opened this issue · 0 comments
oliverlloyd commented
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.