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 LRUAnimationCache to evict cached items #1119

Merged
merged 1 commit into from
Apr 23, 2020

Conversation

BenziAhamed
Copy link
Contributor

This bug fix ensures that items stored in cacheMap are also removed when an entry from lruList is removed.

This bug fix ensures that items stored in `cacheMap` are also removed when an entry from `lruList` is removed.
@buba447 buba447 merged commit da8ecb8 into airbnb:master Apr 23, 2020
@BenziAhamed BenziAhamed deleted the patch-1 branch April 23, 2020 21:49
calda pushed a commit that referenced this pull request Nov 28, 2022
Fix LRUAnimationCache to evict cached items
calda pushed a commit that referenced this pull request Dec 1, 2022
Fix LRUAnimationCache to evict cached items
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.

None yet

2 participants