jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

Multithreaded loop execution, the value of the variable is always the first value taken, the value of the variable is not cleared

Open boorto opened this issue 1 year ago • 0 comments

Expected behavior

hello, When the loop is executed, the variable value is cleared at an unprecedented time each time

Actual behavior

When the second loop is executed, the value of the variable is still the value of the first time

Steps to reproduce the problem

image image image image image

JMeter Version

5.5

Java Version

1.8.0_391

OS Version

Win11[22631.3737]

boorto avatar Aug 08 '24 10:08 boorto