auto-sync: 2026-05-17 13:54:07
This commit is contained in:
@@ -310,7 +310,6 @@ class Ticker:
|
||||
project_id: str) -> List[str]:
|
||||
"""扫描 pending 任务并调度"""
|
||||
queries = Queries(db_path)
|
||||
bb = Blackboard(db_path)
|
||||
pending = queries.tasks_by_status("pending")
|
||||
dispatched: List[str] = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user