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

Recheck state after acquiring lock #2776

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Conversation

Alan-Jowett
Copy link
Member

Description

The function _insert_into_hot_list needs to recheck the key state after acquiring the lock. Failure to do this causes freed keys to be inserted into the hot list.

Testing

CI/CD + Perf tests.

Documentation

No.

Installation

No.

@Alan-Jowett Alan-Jowett added this pull request to the merge queue Aug 21, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Aug 21, 2023
@Alan-Jowett Alan-Jowett added this pull request to the merge queue Aug 21, 2023
Merged via the queue into microsoft:main with commit 7e1f0aa Aug 21, 2023
64 checks passed
@Alan-Jowett Alan-Jowett deleted the issue2765 branch August 21, 2023 21:56
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