Hi,
There were fix recently released for this bug. Also, there is
"Thread Iterations Limit" field at the bottom of CTG GUI.
--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
"Thread iterations limit" still has that meaning for threads to finish earlier. It's just the purpose of Concurrency Thread Group to spawn new threads to maintain the specified concurrency.
You might find Arrivals Thread Group interesting for your
efforts, since it spawns threads with specified rate and does not
maintain concurrency.