mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-05-06 16:26:16 +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.