auto-sync: 2026-05-18 11:42:53

This commit is contained in:
cfdaily
2026-05-18 11:42:53 +08:00
parent 8247ef1347
commit 0c57908e78
+1 -1
View File
@@ -358,7 +358,7 @@ class Ticker:
# ------------------------------------------------------------------
async def _dispatch_pending(self, db_path: Path,
project_id: str,
project_id: str) -> List[str]:
"""扫描 pending 任务并调度"""
queries = Queries(db_path)
pending = queries.pending_dispatchable()