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

Fix bug: connection is already disconnected before idle check on cluster connection pool #192

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cryeo
Copy link

@cryeo cryeo commented Apr 24, 2021

Description

Fix bug that raises ValueError when connection is already disconnected before idle check on cluster connection pool.

#140 (comment)

@TheKevJames
Copy link
Contributor

Hi @cryeo -- just wanted to let you know that my org has recently forked aredis as it appears to have become unmaintained and we've merged in this pull request (and all other open PRs against the aredis repo); in case you find it useful, the fork is here and version 2.0.0 is on PyPI with your changes.

alisaifee added a commit to alisaifee/coredis that referenced this pull request Jan 17, 2022
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