mirror of
https://github.com/smittix/intercept.git
synced 2026-07-06 00:28:12 -07:00
8a0e2e8c31
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>