Closed kornelski closed 8 months ago
Rustup has a shared download folder, and multiple concurrent rustup runs overwrite each others temp files in there, causing sporadic installation failures.
https://github.com/rust-lang/rustup/issues/3690
CI fails due to invalid args to yq command, which seems unrelated to this PR.
yq
Oh, sorry. I pushed the fix to the main branch now.
Rustup has a shared download folder, and multiple concurrent rustup runs overwrite each others temp files in there, causing sporadic installation failures.
https://github.com/rust-lang/rustup/issues/3690