fix(接口测试): 修复超过1000行csv并发执行取值错误问题

--bug=1012008 --user=赵勇 while循环大数量下执行会出现取值错误 https://www.tapd.cn/55049933/s/1133971
This commit is contained in:
fit2-zhao 2022-04-13 16:25:25 +08:00 committed by 刘瑞斌
parent 40b8511cbd
commit a566384497
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@
<dependency>
<groupId>io.metersphere</groupId>
<artifactId>ms-jmeter-core</artifactId>
<version>1.1.4</version>
<version>1.1.5</version>
<exclusions>
<exclusion>
<artifactId>netty</artifactId>