Commit f8bf969
committed
CI: fix slow workers taking long time to start threads
The test breaks on slow workers with result.time almost 500ms. I think the long connectTime (more than 200ms) is responsible for the "early" interrupt.1 parent 7c83460 commit f8bf969
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- src/protocol/http/src/test/kotlin/org/apache/jmeter/protocol/http
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments