apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
8.43k stars 2.11k forks source link

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

Open boorto opened 3 months ago

boorto commented 3 months ago

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]