mirror of
https://github.com/smittix/intercept.git
synced 2026-06-10 23:13:31 -07:00
1a99a7213f
Concurrent POST /drone/start under gevent would race on _drone_running; lock mirrors the ais_lock / dsc_lock pattern used throughout the codebase. Null guards prevent AttributeError if worker constructors fail. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>