fix: bug: dev-poll marks issues assigned to other agents as stale (#522)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a4e7dcc5d7
commit
1e23362721
1 changed files with 1 additions and 0 deletions
|
|
@ -479,6 +479,7 @@ if [ "$ORPHAN_COUNT" -gt 0 ]; then
|
|||
fi
|
||||
else
|
||||
log "issue #${ISSUE_NUM} assigned to ${assignee} — their thread, not blocking"
|
||||
BLOCKED_BY_INPROGRESS=true
|
||||
# Issue assigned to another agent — don't block, fall through to backlog
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue