-
python-lxc: Call PyOS_AfterFork after attaching to a container · 99e02fe3Danil 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>
99e02fe3
×