mirror of
https://github.com/smittix/intercept.git
synced 2026-06-14 16:43:38 -07:00
15efe56762
grgsm_scanner exits in <300ms with osmo_fsm assertion error due to libosmocore incompatibility. Added crash detection: if process exits in <5s with non-zero code, counts as crash. After 3 crashes, stops retrying and sends error to SSE stream so the UI can display it. Also drains remaining queue items after process exits and logs exit code and scan duration for diagnostics. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>