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

lru: fix wrong object insert in push function #453

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

vkatsuba
Copy link
Contributor

Cherry-pick of #452


Also, make sure a expected object is indeed present when trying
to remove it. This catches inconsistencies between queue and index.

Also, make sure a expected object is indeed present when trying
to remove it. This catches inconsistencies between queue and index.
@vkatsuba vkatsuba requested a review from a team as a code owner October 29, 2021 13:14
@vkatsuba vkatsuba merged commit 0c19eb7 into stable/3.1 Oct 29, 2021
@vkatsuba vkatsuba deleted the cherry-pick/pr#452 branch October 29, 2021 13:18
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.

3 participants