This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Commit ce66098
Arpan Mishra
fix: prevent illegal negative timeout values into thread sleep() method while retrying exceptions in unit tests. (#2268)
* fix: prevent illegal negative timeout values into thread sleep() method while retrying exceptions in unit tests.
* For details on issue see - #22061 parent fa8edb3 commit ce66098
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
255 | 258 | | |
256 | 259 | | |
257 | 260 | | |
| |||
0 commit comments