uv
a07adf72
- Use read-write locks instead of mutexes in authentication handling (#3210)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use read-write locks instead of mutexes in authentication handling (#3210) - Use `RwLock` for `KeyringProvider` cache - Use `RwLock` for `CredentialsCache`
References
#3210 - Use read-write locks instead of mutexes in authentication handling
Author
zanieb
Parents
0b84eb01
Loading