mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-02-28 20:45:14 +01:00
Instead of sending a signal to the process group, get our own process ID and send the signal to it. This fixes a bug that prevented termination when called from a script.