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
Fix should_send_down_notifications_after_init_when_contact_points_are_down for 3.11.4.0
Seen most recently during 6.2 tests.
Session in this test method is mistakenly initialized with only 1 node, making following
assertion incorrect. Newest 3.x driver has the same fix already done.
Closes#47.
0 commit comments