mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-30 02:42:16 +00:00
- Acquire tick BEFORE spawning thread to prevent race condition on concurrent Run Now clicks - Auto-recover agents in error/needs_attention state when Run Now is clicked - Auto-recover error-state agents when receiving immediate messages - End tick on system build failure to avoid stuck running state - Add test verifying concurrent start_tick raises ValueError