How to suspend a thread execution in jsr223 sampler – Apache
Im using the following code to stop a thread using jsr223 sampler on a specific condition. Thread group.stop(Thread.currentThread.getname()) But the jmeter engine is ignoring the above condition and proceeding. Can some one pls help on the right function. Regards Shankar