vlsi opened a new pull request, #6192: URL: https://github.com/apache/jmeter/pull/6192
Previously, the timers might fail initialization in case variable was not present when test started. The current workaround is to avoid implementing TestStateListener in the timers so JMeter does not attempt evaluating all the properties before test starts. fixes https://github.com/apache/jmeter/issues/6165 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org