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

Update queue.py to support redis >= 5.* aclose method. #107

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

maxyme-perceiv
Copy link
Contributor

Use redis's aclose() method if available otherwise fallback to close().
Note: Follow-up to PR #102

@tobymao
Copy link
Owner

tobymao commented Dec 13, 2023

thanks!

@tobymao tobymao merged commit 0ddbd7b into tobymao:master Dec 13, 2023
4 checks passed
@maxyme-perceiv maxyme-perceiv deleted the patch-1 branch December 13, 2023 20:43
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