- Notifications
You must be signed in to change notification settings - Fork956
Commit63572d9
authored
fix: loosen timing checks for heartbeats (#15923)
Fixes#15782.I believe that Windows doesn't always have high-resolution timers available, so this PR loosens the check for PG Coordinator heartbeats, to avoid flakes like:https://github.com/coder/coder/actions/runs/12397381823/job/346076390481 parent9ef22be commit63572d9
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
410 | 410 |
| |
411 | 411 |
| |
412 | 412 |
| |
413 |
| - | |
| 413 | + | |
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
|
0 commit comments
Comments
(0)