Am 10.09.2010 22:14, schrieb cerr:
> No, the Perl becomes the zombie.

How are you killing the Python process? Are you sending SIGINT, SIGTERM
or SIGKILL? SIGKILL can prevent Python from running its cleanup code.

Christian


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to