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 neologix
Recipients neologix, pitrou
Date 2012-02-28.20:13:07
SpamBayes Score 0.014751814
Marked as misclassified No
Message-id <1330459989.98.0.769260493369.issue14154@psf.upfronthosting.co.za>
In-reply-to
Content
As suggested in http://bugs.python.org/msg154330, here's a rewrite of the test memory watchdog using subprocess instead of thread + faulthandler.
History
Date User Action Args
2012-02-28 20:13:10neologixsetrecipients: + neologix, pitrou
2012-02-28 20:13:09neologixsetmessageid: <1330459989.98.0.769260493369.issue14154@psf.upfronthosting.co.za>
2012-02-28 20:13:09neologixlinkissue14154 messages
2012-02-28 20:13:09neologixcreate