Skip to content

Commit 2ffcc73

Browse files
aditi-khare-mongoDBW-A-Jamesdurran
committed
feat(NODE-4878): Add remaining log configurable client options (#3908)
Co-authored-by: Warren James <warren.james@mongodb.com> Co-authored-by: Durran Jordan <durran@gmail.com>
1 parent ad6cc33 commit 2ffcc73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sdam/topology.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,6 @@ function processWaitQueue(topology: Topology) {
904904
: serverDescriptions;
905905
} catch (e) {
906906
waitQueueMember.timeoutController.clear();
907-
908907
waitQueueMember.callback(e);
909908
continue;
910909
}

0 commit comments

Comments
 (0)