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

Added connection corruption test, when cancelling cursor. #65

Closed

Conversation

tvoinarovskyi
Copy link
Member

Don't merge this yet. We need to agree how to fix it. Maybe add another test for connections to not return into Pool after cancellation.

@tvoinarovskyi
Copy link
Member Author

Hmm, here's what I think:
Is it correct to wait for query to be executed? Maybe issuing a "KILL" or just closing connection would be more proper behaviour?

@tvoinarovskyi
Copy link
Member Author

@jettify What do you think?

@jettify
Copy link
Member

jettify commented Mar 1, 2016

@asvetlov could you also take look on this issue? From my perspective shield is better, then closing connection on each cancel.

@tvoinarovskyi
Copy link
Member Author

closing in favor of #79

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.

None yet

3 participants