Skip to content
New issue

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

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

Already on GitHub? # to your account

reset connection state #101

Merged
merged 1 commit into from
Jun 11, 2024
Merged

reset connection state #101

merged 1 commit into from
Jun 11, 2024

Conversation

boolka
Copy link
Contributor

@boolka boolka commented Jun 3, 2024

When connection was interrupted for some how while executing the query it must be cleaned. Calling connection._connection.reset_state() returns connection back to pool cleaned.

The problem was discussed here #93 and #71

@boolka
Copy link
Contributor Author

boolka commented Jun 11, 2024

@long2ice pls consider my merge request

@long2ice
Copy link
Owner

Thanks!

@long2ice long2ice merged commit adc702e into long2ice:dev Jun 11, 2024
1 check failed
@tiejunhu
Copy link

tiejunhu commented Jul 1, 2024

Thanks!

Would you release a new version so that we could update our depends in project from git commit to a version number? Thank you.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants