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: don't reset monitor if we aren't streaming topology changes
A race condition exists when resetting the server monitor during
an existing server check. The reset is not required when we are
not streaming topology changes, so the fix is to no-op in that
condition.
NODE-2876
0 commit comments