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 pitrou
Recipients pitrou
Date 2011-07-15.19:56:33
SpamBayes Score 1.8717172e-05
Marked as misclassified No
Message-id <1310759794.84.0.887335776522.issue12573@psf.upfronthosting.co.za>
In-reply-to
Content
This patch adds resource checks for dangling Thread and Process objects to the test suite runner. This should make it easier to spot the cause of some potential sporadic reference leaks.
History
Date User Action Args
2011-07-15 19:56:34pitrousetrecipients: + pitrou
2011-07-15 19:56:34pitrousetmessageid: <1310759794.84.0.887335776522.issue12573@psf.upfronthosting.co.za>
2011-07-15 19:56:34pitroulinkissue12573 messages
2011-07-15 19:56:34pitroucreate