mirror of
https://github.com/labring/sealos.git
synced 2026-09-19 02:23:07 +08:00
* fix(account): prevent stale debt deletion after recharge (#7230) * fix(account): prevent stale debt deletion after recharge * style(account): satisfy golangci-lint formatting * fix(account): improve debt deletion diagnostics * fix(account): wait for all deletion workers (#7232) --------- Co-authored-by: Yun Pan <dinoallo@netc.it>