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

Check if EventBasedLRUCache needs similar changes to those made in ConfigurationManager #3019

Open
msbw2 opened this issue Nov 20, 2024 · 0 comments
Labels
Internal Indicates issue was opened by the IdentityModel team P1 More important, prioritize highly

Comments

@msbw2
Copy link
Contributor

msbw2 commented Nov 20, 2024

There have been some changes to ConfigurationManager, and it seems the same may be needed for EventBasedLRUCache. Investigate and determine if this is so. The use of non-atomic DateTime objects between concurrent calls will almost definitely need to be fixed.

@msbw2 msbw2 added the Internal Indicates issue was opened by the IdentityModel team label Nov 20, 2024
@jennyf19 jennyf19 added the P1 More important, prioritize highly label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal Indicates issue was opened by the IdentityModel team P1 More important, prioritize highly
Projects
None yet
Development

No branches or pull requests

2 participants