Skip to main content

collect

Function collect 

Source
pub fn collect(store: &FsActionStore, policy: &GcPolicy) -> Result<GcReport>
Expand description

Run one collection pass. Safe to run while writers are active: blob puts are idempotent, and an evict-then-immediate-reput just re-creates the file.