mirror of
https://github.com/mmahdium/TGSS.git
synced 2026-08-14 17:52:49 +03:30
- Stop ticker and signal goroutine exit in RegisterCleanup OnStop hook - Call cancel() explicitly after AuthStatus instead of defer to prevent premature context cancellation - Use consistent logger parameter in OnStop hook Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>