You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optionally disable disconnects in read_response (redis#2695) (#24)
* 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
Co-authored-by: Kristján Valur Jónsson <sweskman@gmail.com>