Commit 4fd4dc2
IT: fix flaky HeartbeatTests.HeartbeatFailed test
Use 1 connection per host instead of the default per-shard pool to
avoid asynchronous shard-aware connection establishment racing with
the baseline connection count read.
Fixes #395
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5e39c8c commit 4fd4dc2
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
| |||
0 commit comments