Files
kimi 57f4f37a9b
Some checks failed
Tests / lint (pull_request) Successful in 3s
Tests / test (pull_request) Failing after 59s
fix: make _get_loop_agent singleton thread-safe with double-checked locking
Uses threading.Lock with double-checked locking pattern to prevent
race conditions when multiple agentic loops start concurrently.

Fixes #446

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 14:18:25 -04:00
..
2026-03-11 16:55:27 -04:00
2026-03-11 16:55:27 -04:00
2026-03-11 12:23:35 -04:00