A user of this hook would be the app_python3 module: it needs to know when all the child
processes are forked, then the main process would perform internal state cleanup.
See the description of `PyOS_AfterFork_Parent`:
https://docs.python.org/3/c-api/sys.html
--
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/2919#issuecomment-961854228