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

Use concurrent dictionary for attribute cache #3061

Merged
merged 4 commits into from
Jun 3, 2024
Merged

Use concurrent dictionary for attribute cache #3061

merged 4 commits into from
Jun 3, 2024

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Jun 3, 2024

Use concurrent dictionary to store attribute cache.

Fix #3042

@nohwnd nohwnd marked this pull request as ready for review June 3, 2024 15:46
@nohwnd nohwnd requested a review from Evangelink as a code owner June 3, 2024 15:46
@nohwnd nohwnd merged commit 33f127d into main Jun 3, 2024
7 checks passed
@nohwnd nohwnd deleted the concurrent-2 branch June 3, 2024 15:46
@nohwnd
Copy link
Member Author

nohwnd commented Jun 3, 2024

Tests pass and this is low risk chore, force merging.

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.

Use ConcurrentDictionary for attribute cache
1 participant