bug
A blob committed by an in-flight fetch has not yet been linked into the index, so this unconditional “unreferenced” branch can delete it during the `commit`→`link` window; the fetch then links a… A blob committed by an in-flight fetch has not yet been linked into the index, so this unconditional “unreferenced” branch can delete it during the `commit`→`link` window; the fetch then links a missing blob and fails when it reopens it to serve the response.
services/proxy/src/sweep.rs:119
Evidence quote
Not recorded
Suggested fix
Not recorded