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 low object LruCaches #7160

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Fix low object LruCaches #7160

merged 2 commits into from
Jun 10, 2024

Conversation

benaadams
Copy link
Member

Changes

  • Replace was overriting .Next and .Prev after item had been moved. Carry those values through to new node

Types of changes

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)

Testing

Requires testing

  • Yes

If yes, did you write tests?

  • Yes

@benaadams benaadams merged commit c369d4b into master Jun 10, 2024
68 checks passed
@benaadams benaadams deleted the low-object-lru branch June 10, 2024 18:25
@benaadams benaadams mentioned this pull request Jun 13, 2024
3 tasks
kamilchodola pushed a commit that referenced this pull request Jun 13, 2024
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