summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-15 23:32:14 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-03-15 23:32:14 +0000
commitb91636be171bc8e43a3dba1b54f78e2048356ab1 (patch)
treeaa1e6bad56a09a438d31b8262bdef8ed5a61ad76 /scripts
parent52f6bdee9297b48938242d3ac843cc054d7dbcaa (diff)
fix: promote stale BLOCKED parent tasks to READY on server startup
When the server restarts after all subtasks complete, the parent task was left stuck in BLOCKED state because maybeUnblockParent only fires during a live executor run. RecoverStaleBlocked() scans all BLOCKED tasks on startup and re-evaluates them using the existing logic. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions