mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-06-20 20:23:36 +08:00
Add double-checked validation inside _claim_lock: verify task owner, status, and blockedBy before claiming. Check claim_task return value in idle loop to skip failed claims.