Cache is broken when toolchain image fails to pull
Open
bug
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Imagine that pull failed due to e.g. network error. However, shim already created a directory for this toolchain, so the next time this toolchain is used it will think the toolchain is already downloaded and use empty dir instead of the correct image.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.