-
python-lxc: Call PyOS_AfterFork after attaching to a container · 4027875dDanil Osherov authored
As lxc_attach() calls fork() PyOS_AfterFork should be called in the new process if the Python interpreter will continue to be used. Signed-off-by:Danil Osherov <shindo@yandex-team.ru>
4027875d
×