Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

fix(pool): clean up connections if pool is destroyed mid-handshake #437

Merged
merged 1 commit into from
May 30, 2019

Conversation

daprahamian
Copy link
Contributor

@daprahamian daprahamian commented May 24, 2019

A temporary fix that will ensure that if a connection is mid-handshake when the pool is closed, it will be destroyed as soon as the handshake call settles.

Fixes NODE-1971

needs to be ported to node-mongodb-native#next

@daprahamian daprahamian requested review from mbroadst and kvwalker May 24, 2019 17:54
@daprahamian daprahamian merged commit 4bd7f1c into master May 30, 2019
@daprahamian daprahamian deleted the NODE-1971/clean-up-connections branch May 30, 2019 14:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants