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 add() in RedisCache without a timeout #218

Merged
merged 1 commit into from Feb 17, 2021

Conversation

ThiefMaster
Copy link
Contributor

When there is no timeout, this resulted in the key expiring immediately after setting it, instead of not having an expiry at all.

When there is no timeout, this resulted in the key expiring immediately
after setting it, instead of not having an expiry at all.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 79.279% when pulling 8560521 on ThiefMaster:patch-1 into f1899bc on sh4nks:master.

@sh4nks sh4nks merged commit b5fa578 into pallets-eco:master Feb 17, 2021
@sh4nks
Copy link
Collaborator

sh4nks commented Feb 17, 2021

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants