You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CSHARP-4253: Increase heartbeatInterval in ConnectionPool_cleared_on_failed_hello test to avoid race condition between RTT and monitoring threads. (#848)
Copy file name to clipboardExpand all lines: tests/MongoDB.Driver.Tests/Specifications/server-discovery-and-monitoring/ServerDiscoveryAndMonitoringProseTests.cs
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -179,7 +179,10 @@ public void ConnectionPool_cleared_on_failed_hello()
0 commit comments