mirror of
https://github.com/smittix/intercept.git
synced 2026-06-18 02:19:46 -07:00
3e453a7b6d
rtl_fm stderr was sent to DEVNULL, hiding the actual failure reason (rc=1). Now captured and surfaced in the error response. Also drains rtl_fm stderr during normal operation to prevent pipe blocking. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>