Message320593
| Author | vstinner |
|---|---|
| Recipients | davin, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2018-06-27.15:28:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530113287.98.0.56676864532.issue30356@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Python 2.7 terminates the manager process if it takes longer than 200 ms to stop (Python 3 uses a limit of 1 second), but test_multiprocessing doesn't test the exit code of the manager process and so Python 2.7 is not impacted by this bug. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-27 15:28:07 | vstinner | set | recipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, davin |
| 2018-06-27 15:28:07 | vstinner | set | messageid: <1530113287.98.0.56676864532.issue30356@psf.upfronthosting.co.za> |
| 2018-06-27 15:28:07 | vstinner | link | issue30356 messages |
| 2018-06-27 15:28:07 | vstinner | create | |