Page MenuHomePhabricator

[blob] Add logs to cleanup task
ClosedPublic

Authored by bartek on Oct 9 2023, 5:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 7, 5:35 PM
Unknown Object (File)
Tue, Aug 27, 1:32 PM
Unknown Object (File)
Tue, Aug 27, 12:21 PM
Unknown Object (File)
Sun, Aug 25, 6:01 PM
Unknown Object (File)
Jul 28 2024, 7:17 PM
Unknown Object (File)
Jul 28 2024, 7:17 PM
Unknown Object (File)
Jul 28 2024, 7:17 PM
Unknown Object (File)
Jul 28 2024, 7:15 PM
Subscribers

Details

Summary

Added logs to cleanup task to help debugging. I didn't add them previously because I didn't want to bloat the (already a bit complicated) diffs with logic.

Depends on D9413

Test Plan

RUST_LOG=blob=trace cargo run -- cleanup displayed the logs.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage