I found the root cause: we call `PyOS_AfterFork_Child()` unconditionally; it should only
be called in a real child process. @miconda: can I confirm that `rank > 0` is the
correct test for a child process?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3125#issuecomment-1151302147
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3125/1151302147(a)github.com>