Message179985
| Author | zach.ware |
|---|---|
| Recipients | brett.cannon, ezio.melotti, zach.ware |
| Date | 2013-01-14.22:40:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1358203212.04.0.147812722588.issue16968@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
That looks quite good, except for the fact that discovery (of the form `python -m unittest discover Lib/test/ 'test_*.py'`) won't hit reap_threads or reap_children. It does cover `python -m test.test_concurrent_futures` and standard regrtest, though; is 2 out of three good enough? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-14 22:40:12 | zach.ware | set | recipients: + zach.ware, brett.cannon, ezio.melotti |
| 2013-01-14 22:40:12 | zach.ware | set | messageid: <1358203212.04.0.147812722588.issue16968@psf.upfronthosting.co.za> |
| 2013-01-14 22:40:12 | zach.ware | link | issue16968 messages |
| 2013-01-14 22:40:11 | zach.ware | create | |