-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
This test started failing reproducibly on MacOS locally. I tracked this down to a race condition when setting the failpoints. Depending on timing the RTT thread can consume both configured failpoints before the monitoring thread is called thus failing the assertions. Increasing the heartbeat interval resolved the issue.
- is related to
-
CSHARP-3986 Fix flaky ConnectionPool_cleared_on_failed_hello test
- Closed