uv
47972592
- Avoid cache prune failure due to removed interpreter (#5286)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Avoid cache prune failure due to removed interpreter (#5286) ## Summary `uv cache prune` can fail if an ephemeral environment includes a non-existent interpreter, since we then fail to read the symlink.
References
#5286 - Avoid cache prune failure due to removed interpreter
Author
charliermarsh
Parents
5a23f057
Loading