Skip to content

Fix update order in Rust cache #2247

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

Merged
merged 1 commit into from
Jan 25, 2025
Merged

Conversation

filipmacek
Copy link
Member

Pull Request

  • cache contains owned values which should be updated after every update_order call
  • added a few status checks in cache tests to validate that the order was correctly updated inside cache order hashmap

@filipmacek filipmacek added the rust Relating to the Rust core label Jan 25, 2025
@filipmacek filipmacek requested a review from cjdsellers January 25, 2025 07:34
@filipmacek filipmacek self-assigned this Jan 25, 2025
@filipmacek filipmacek added the bug Something isn't working label Jan 25, 2025
@filipmacek filipmacek force-pushed the rust-cache-update-order-fix branch from 521b14a to d104a4b Compare January 25, 2025 10:16
@cjdsellers cjdsellers merged commit 222b092 into develop Jan 25, 2025
13 checks passed
@cjdsellers cjdsellers deleted the rust-cache-update-order-fix branch January 25, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rust Relating to the Rust core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants