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

close conn if auth fails #144

Merged
merged 1 commit into from
Sep 23, 2019
Merged

close conn if auth fails #144

merged 1 commit into from
Sep 23, 2019

Conversation

tanner0101
Copy link
Member

Fixes an issue in PostgresConnectionSource where the connection would not be closed (resulting in an assertion) if an error happened during authentication.

@tanner0101 tanner0101 added the bug Something isn't working label Sep 23, 2019
@tanner0101 tanner0101 merged commit 2cdd00a into master Sep 23, 2019
@tanner0101 tanner0101 deleted the failed-auth-close branch September 23, 2019 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant