Skip to content

Don't try to close already broken connection during HELLO #516

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

Merged
merged 5 commits into from
Apr 6, 2021

Conversation

robsdedude
Copy link
Member

Previously, if the driver lost connection while sending the HELLO message or waiting for the response, the driver would try to send a GOODBYE message over the broken wire.

@robsdedude robsdedude requested a review from technige March 25, 2021 14:11
This allows to categorically ignore failures when closing a socket
@robsdedude robsdedude force-pushed the fix-disconnect-on-hello branch from f634d4b to 3e3242b Compare April 1, 2021 08:11
@robsdedude robsdedude merged commit f6b0254 into neo4j:4.3 Apr 6, 2021
@robsdedude robsdedude deleted the fix-disconnect-on-hello branch July 21, 2021 10:43
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