mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-28 17:18:58 +00:00
d921af6ef7
Clear persisted background heal active state after a deep scanner cycle completes so root heal status does not remain in progress between cycles. Treat path-based stop for an already missing heal task as stopped while keeping client-token cancellation strict. Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>