async fn claim_probing<S: Storage + ?Sized>(
storage: &S,
now: WallTime,
probe: impl Fn(u32) -> Holder,
) -> Result<Claim>Expand description
The seam the liveness probe enters by: a test can state “the holder is gone” without needing a process that reliably is.