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 propagation of the expire time #7

Merged
merged 2 commits into from
Feb 27, 2023
Merged

Conversation

athre0z
Copy link

@athre0z athre0z commented Jul 27, 2021

When moving values from the recent queue into the frequent queue, the previous implementation of the Get method would incorrectly reset the expire time to the default value.

When moving values from the recent queue into the frequent queue, the
previous implementation of the `Get` method would incorrectly reset
the expire time to the default value.
Copy link
Owner

@sysulq sysulq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@sysulq sysulq merged commit 5e180dc into sysulq:master Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants