Commit ec0290a
committed
De-flake test_refresh_extends_lease on slower CI runners
Bump ttl from 0.15s to 2.0s and contender timeout from 0.05s to 0.1s so
scheduling jitter between the last refresh and the contender.acquire on
Windows CI can't let the lease lapse. Sleep duration stays at 3 x 0.05s so
the test still exercises three refresh rounds.1 parent e14fc05 commit ec0290a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments