depot: report sweep progress to stderr instead of discarding it #35

Merged
archvillainette merged 1 commits from fix/depot-sweep-progress into main 2026-07-09 09:47:00 +00:00
1 Commits
Author SHA1 Message Date
archvillainetteandClaude Fable 5 2963067bff depot: report sweep progress to stderr instead of discarding it
build-binaries / build-binaries (pull_request) Successful in 2m6s
test-image / build-image (pull_request) Successful in 35s
test / test (pull_request) Successful in 1m22s
Sweep prints 'probed N/M' every 1000 blobs, but every caller passed
io.Discard, so a full ~71k-blob verify ran ~56 minutes with zero output
and looked hung in CI.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 11:15:09 +02:00