This commit is contained in:
minecraft1024a
2025-11-01 10:59:38 +08:00
parent f2332eeb43
commit b8e790a764
10 changed files with 30 additions and 30 deletions

View File

@@ -182,7 +182,7 @@ class UnifiedScheduler:
except ImportError:
pass
logger.info(f"统一调度器已停止")
logger.info("统一调度器已停止")
self._tasks.clear()
self._event_subscriptions.clear()