Message179992
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, ezio.melotti, zach.ware |
| Date | 2013-01-14.23:20:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1358205618.72.0.970475933656.issue16968@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes as even the current solution doesn't work with ``-m unittest discover`` anyway, right? And if you are running the tests independently then it is a separate process and thus you don't need to worry about dangling threads or processes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-14 23:20:18 | brett.cannon | set | recipients: + brett.cannon, ezio.melotti, zach.ware |
| 2013-01-14 23:20:18 | brett.cannon | set | messageid: <1358205618.72.0.970475933656.issue16968@psf.upfronthosting.co.za> |
| 2013-01-14 23:20:18 | brett.cannon | link | issue16968 messages |
| 2013-01-14 23:20:18 | brett.cannon | create | |