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

fixed close connection logic #171

Merged

Conversation

avifenesh
Copy link
Member

closing client does not terminate redis-rs 1787

Changing client closing logic - instead of marking with flag and closing in topology check, holding handler and closing immidietlly.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@avifenesh avifenesh force-pushed the bigfix/closing_connection branch 3 times, most recently from 701705d to 900e83b Compare July 4, 2024 14:08
redis/src/cluster_async/mod.rs Show resolved Hide resolved
@avifenesh avifenesh force-pushed the bigfix/closing_connection branch 3 times, most recently from 7e74799 to b78aebe Compare July 4, 2024 17:47
@avifenesh avifenesh merged commit 062e727 into amazon-contributing:main Jul 4, 2024
10 checks passed
@avifenesh avifenesh deleted the bigfix/closing_connection branch July 4, 2024 19:39
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