fix: skip blocked todo tasks during self-owned reclaim

This commit is contained in:
Phil Larson
2026-05-30 14:38:10 -07:00
parent cf95d3636f
commit a7347ad59e
3 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Skip self-owned branch reclaim for dependency-blocked todo tasks so repaired queued work is not repeatedly resumed before its blocker clears.