[issue4216] subprocess.Popen hangs at communicate() when child exits

Amy report at bugs.python.org
Fri Oct 31 16:13:16 CET 2008


Amy <amy20_z at yahoo.com> added the comment:

Yes, I can only replicate this issue with command to start firewall.
Stopping firewall or other service commands don't have the problem.
Check Point firewall is a kernel application. 

Somehow select system call is interrupted and can't terminate the PIPE.
I don't know what interrupt it is, though.

I'll collect the full log and attach it here.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4216>
_______________________________________


More information about the Python-bugs-list mailing list