Hey @henningw, actually it should not really remove the reporting during shutdown, as that
is usually (when not using -D) handled by the handle_sigs() on the main_loop(). This
pretty much affects only the children that get signals.
This still leaves the -D usage on the main process as unsafe, but I guess it's a
similar compromise to the one of rebuilding with unsafe signal debugging enabled.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2127#issuecomment-554650695