Message91383
| Author | pitrou |
|---|---|
| Recipients | jnoller, pitrou |
| Date | 2009-08-06.20:10:46 |
| SpamBayes Score | 0.0019851306 |
| Marked as misclassified | No |
| Message-id | <1249589448.92.0.976190766506.issue6661@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I just got the following test_multiprocessing error (cannot reproduce,
though):
test test_multiprocessing failed -- Traceback (most recent call last):
File
"/home/antoine/cpython/seek-6629/Lib/test/test_multiprocessing.py", line
232, in test_active_children
self.assertTrue(p in self.active_children())
AssertionError: False is not True |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-08-06 20:10:49 | pitrou | set | recipients: + pitrou, jnoller |
| 2009-08-06 20:10:48 | pitrou | set | messageid: <1249589448.92.0.976190766506.issue6661@psf.upfronthosting.co.za> |
| 2009-08-06 20:10:47 | pitrou | link | issue6661 messages |
| 2009-08-06 20:10:46 | pitrou | create | |