Skip to content

Catch SIGTERM signal

Vgutierrez requested to merge T352249 into main

systemd sends a SIGTERM on service stop. Catch the signal to let Close() properly clean up and unload the eBPF program

Bug: T352249

Edited by Vgutierrez

Merge request reports