Cargo treats lack of disk space as "spurious network error" #14964
Labels
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
A-git
Area: anything dealing with git
A-networking
Area: networking issues, curl, etc.
C-bug
Category: bug
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Problem
While updating .cargo/git/checkouts, if disk space runs out, cargo handles the situation as if there was a network error, and display:
Steps
No response
Possible Solution(s)
No response
Notes
Errors that are not related to the network shouldn't be treated as network errors.
Version
The text was updated successfully, but these errors were encountered: