Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't externally close connection acquired from pool #533

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

robsdedude
Copy link
Member

The Python driver used to close connections after fetching a routing table.

The problem laid in fetch_routing_info acquiring a connection from the pool and then closing it without properly releasing it.

@robsdedude robsdedude requested a review from technige April 12, 2021 11:38
@robsdedude robsdedude merged commit fbabd9f into neo4j:4.3 Apr 14, 2021
@robsdedude robsdedude deleted the keep-open-connection-to-router branch July 21, 2021 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants