Message 73632 - Python tracker
Message73632
| Author | aimacintyre |
|---|---|
| Recipients | aimacintyre, gpolo |
| Date | 2008-09-23.12:47:02 |
| SpamBayes Score | 0.0016230929 |
| Marked as misclassified | No |
| Message-id | <1222174101.24.0.215453090501.issue3864@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-23 12:48:21 | aimacintyre | set | recipients: + aimacintyre, gpolo |
| 2008-09-23 12:48:21 | aimacintyre | set | messageid: <1222174101.24.0.215453090501.issue3864@psf.upfronthosting.co.za> |
| 2008-09-23 12:47:03 | aimacintyre | link | issue3864 messages |
| 2008-09-23 12:47:02 | aimacintyre | create | |