This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:18brett.cannonsetrecipients: + brett.cannon, ezio.melotti, zach.ware
2013-01-14 23:20:18brett.cannonsetmessageid: <1358205618.72.0.970475933656.issue16968@psf.upfronthosting.co.za>
2013-01-14 23:20:18brett.cannonlinkissue16968 messages
2013-01-14 23:20:18brett.cannoncreate