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

Enable concurrent process to construct persistent caches #23619

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chlowell
Copy link
Member

Closes #23588 by randomizing the name of the cache used to test the storage implementation. This makes it feasible for at least 90 processes on Linux and 1000+ on macOS and Windows to call cache.New simultaneously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

persistent storage isn't available due to error "The specified item already exists in the keychain."
2 participants