Andrew I MacIntyre <[EMAIL PROTECTED]> added the comment:

Spelunking with test_fork1, it seems that the interprocess signal test
failure is due to the HUP signal not being delivered from the subprocess
to the parent (line 99 of test_signal.py: self.assertTrue(self.a_called).

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3864>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to