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

Remove KeyringProvider.cache #3243

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Remove KeyringProvider.cache #3243

merged 1 commit into from
Apr 24, 2024

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Apr 24, 2024

This is handled by CredentialsCache.fetches instead since #3237

Moves the test demonstrating the flaw in the cache to the middleware level.

@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Apr 24, 2024
Base automatically changed from zb/locks to main April 24, 2024 15:17
This is handled by `CredentialsCache.fetches` instead

# Conflicts:
#	crates/uv-auth/src/keyring.rs
@zanieb zanieb enabled auto-merge (squash) April 24, 2024 15:33
@zanieb zanieb merged commit 84bb6e1 into main Apr 24, 2024
40 checks passed
@zanieb zanieb deleted the zb/keyring-cache branch April 24, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal A refactor or improvement that is not user-facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants