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 race in LFU concurrent update and TryRemove(kvp) #618

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

bitfaster
Copy link
Owner

Apply equivalent fix from #616 to ConcurrentLfu.

@coveralls
Copy link

Coverage Status

coverage: 99.211% (+0.05%) from 99.158%
when pulling 85ec734 on users/alexpeck/lfuupdremkvp
into e35411d on main.

@bitfaster bitfaster merged commit 7a9ba6d into main Aug 14, 2024
13 checks passed
@bitfaster bitfaster deleted the users/alexpeck/lfuupdremkvp branch August 14, 2024 16:35
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