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 vstinner
Recipients brett.cannon, vstinner
Date 2017-08-31.14:30:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504189809.27.0.874256553587.issue31217@psf.upfronthosting.co.za>
In-reply-to
Content
Another command to reproduce a leak:

./python -m test -R 3:3 -j1 test_sys -F -m test.test_sys.SysModuleTest.test_current_frames
History
Date User Action Args
2017-08-31 14:30:09vstinnersetrecipients: + vstinner, brett.cannon
2017-08-31 14:30:09vstinnersetmessageid: <1504189809.27.0.874256553587.issue31217@psf.upfronthosting.co.za>
2017-08-31 14:30:09vstinnerlinkissue31217 messages
2017-08-31 14:30:09vstinnercreate