feat: 优化代理服务

This commit is contained in:
tbphp
2025-07-11 17:11:00 +08:00
parent 6ffbb7e9a1
commit 1368792aa0
16 changed files with 249 additions and 262 deletions

View File

@@ -184,8 +184,6 @@ func (a *App) Stop(ctx context.Context) {
a.logCleanupService.Stop()
a.groupManager.Stop()
a.settingsManager.Stop()
// Close resources
a.storage.Close()
// Wait for the logger to finish writing all logs