mirror of
https://github.com/smittix/intercept.git
synced 2026-07-06 08:38:14 -07:00
39c65deb3d
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>