New submission from Antoine Pitrou <pit...@free.fr>: 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.
---------- components: Tests files: dangling.patch keywords: patch messages: 140472 nosy: pitrou priority: normal severity: normal stage: patch review status: open title: add resource checks for dangling threads and processes type: behavior versions: Python 3.2, Python 3.3 Added file: http://bugs.python.org/file22673/dangling.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12573> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com