mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-05 12:57:42 +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>