From fed6a57695b86ad4b834e887006b985898b1c9ea Mon Sep 17 00:00:00 2001 From: Matt Broadstone Date: Thu, 21 Nov 2019 09:33:38 -0500 Subject: [PATCH] fix(topology): don't drain iteration timers on server selection --- lib/core/sdam/topology.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/core/sdam/topology.js b/lib/core/sdam/topology.js index 79e2c8edf7..2e370cdf3b 100644 --- a/lib/core/sdam/topology.js +++ b/lib/core/sdam/topology.js @@ -420,8 +420,6 @@ class Topology extends EventEmitter { return; } - drainTimerQueue(this.s.iterationTimers); - selectServers( this, selector,