Commit 78ae633
committed
Pin the grace probe in the tick-driven teardown tests
Both tests need the grace loop to reach their injected tick; on a fast
runner the group can read as spent on the first probe and the loop breaks
before the tick fires. The tests' subject is the tick's effect, not
liveness, so the probe is pinned open.1 parent acc4cba commit 78ae633
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1194 | 1194 | | |
1195 | 1195 | | |
1196 | 1196 | | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
1197 | 1200 | | |
1198 | 1201 | | |
1199 | 1202 | | |
| |||
1223 | 1226 | | |
1224 | 1227 | | |
1225 | 1228 | | |
| 1229 | + | |
1226 | 1230 | | |
1227 | 1231 | | |
1228 | 1232 | | |
| |||
0 commit comments