mirror of
https://github.com/smittix/intercept.git
synced 2026-07-07 09:08:12 -07:00
071c28e74f
stop_scanner() cleared gsm_spy_active_device without calling release_sdr_device(), so the device stayed claimed in the registry. The scanner thread's finally block then saw None and skipped release. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>