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 (sow-assets-manifest run 245).
go test ./internal/depot passes; verified live against the cdn (progress lines now appear on stderr).
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 (sow-assets-manifest run 245).
`go test ./internal/depot` passes; verified live against the cdn (progress lines now appear on stderr).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
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>
archvillainette
scheduled this pull request to auto merge when all checks succeed 2026-07-09 09:46:14 +00:00
xtul
approved these changes 2026-07-09 09:46:59 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Sweep prints
probed N/Mevery 1000 blobs, but every caller passedio.Discard, so a full ~71k-blob verify ran ~56 minutes with zero output and looked hung in CI (sow-assets-manifest run 245).go test ./internal/depotpasses; verified live against the cdn (progress lines now appear on stderr).🤖 Generated with Claude Code