mirror of
https://github.com/falcosecurity/falco.git
synced 2026-04-04 19:15:26 +00:00
When hitting that part, the restart signal is triggered and the code leaves the loop, hence setting should_restart as false makes no sense in this context. Signed-off-by: Samuel Gaist <samuel.gaist@idiap.ch>