[sr-dev] [kamailio/kamailio] KEMI Fatal Python error: failed releasing import lock after fork (Issue #3125)

aalba6675 notifications at github.com
Thu Jun 9 17:45:41 CEST 2022


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 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220609/a5f9f666/attachment.htm>


More information about the sr-dev mailing list