Commit 0d720c8
authored
CSHARP-4253: Increase heartbeatInterval in ConnectionPool_cleared_on_failed_hello test to avoid race condition between RTT and monitoring threads. (#848)
1 parent 50db4b7 commit 0d720c8
File tree
1 file changed
+4
-1
lines changed- tests/MongoDB.Driver.Tests/Specifications/server-discovery-and-monitoring
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
183 | 186 | | |
184 | 187 | | |
185 | 188 | | |
| |||
0 commit comments