Skip to content

Backport redis/redis-py#2695 to 4.4 #24

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 1 commit into from
May 15, 2025
Merged

Backport redis/redis-py#2695 to 4.4 #24

merged 1 commit into from
May 15, 2025

Conversation

dlunch
Copy link

@dlunch dlunch commented May 15, 2025

Our gevent timeout causes BaseException, should be handled gracefully to not corrupt connection

* Add regression tests and fixes for issue redis#1128

* Fix tests for resumable read_response to use "disconnect_on_error"

* undo prevision fix attempts in async client and cluster

* re-enable cluster test

* Suggestions from code review

* Add CHANGES
@dlunch dlunch requested review from bellatoris and zach-iee May 15, 2025 06:13
@dlunch dlunch merged commit bf86319 into 4.4 May 15, 2025
2 checks passed
@dlunch dlunch deleted the fix/4.4-baseexception branch May 15, 2025 21:49
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.

3 participants