auto-sync: 2026-05-18 11:42:53
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user