Hi, Is it the same bug as https://github.com/apache/jmeter/issues/6008 ? If yes, it will be fixed in the next release, but you have a workaround in the details.
Le lun. 3 juil. 2023 à 15:28, Amit Shuali <a...@shuali.net> a écrit : > Hi > I see a difference between jmeter versions - > > In version 5.5 and lower, when using NON GUI mode the loop counter is OK - > The thread group runs according to setup (1 user, 1 iteration) > > In version 5.6, the loop runs forever, not according to the thread-group > setup. > > > If you run in GUI mode - both releases are OK - running only one iteration. > > Amit >