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

Correct deprecation warning for Redis.current #1079

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

jozefvaclavik
Copy link
Contributor

I've been trying to figure out why I'm seeing Redis.current= deprecation warning when I'm not doing assignment anywhere. Then I noticed that assignment message is being invoked on getter method.

I've been trying to figure out why I'm seeing `Redis.current=` deprecation warning when I'm not doing assignment anywhere. Then I noticed that assignment message is being invoked on getter method.
@byroot byroot merged commit 399ebde into redis:master Feb 23, 2022
@jozefvaclavik jozefvaclavik deleted the patch-1 branch February 23, 2022 08:38
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