Closed
Description
I'm currently trying to build servo, which uses cargo for this (Current nightly is used afaik).
When updating some git repositories servo depends on cargo fails (not always, but sometimes (I'm puzzled about this, but I think this might be another issue completely)).
After manually restarting the cargo build, cargo continues, but when it again handles the git repository it previously failed on it just prints "Blocking waiting for file lock on the git checkout" and waits there indefinitely.
I attached a full log of what I did.
cargo-lock.txt
When searching for this in the existing issues I found #2486, which is a quite recent pull request apparently concerning the same message I got. So maybe this might be related to that change.
Metadata
Metadata
Assignees
Labels
No labels