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 ncoghlan
Recipients brian.curtin, jkloth, larry, ncoghlan, pitrou, python-dev, vstinner
Date 2013-08-03.13:05:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375535118.68.0.951787951687.issue18396@psf.upfronthosting.co.za>
In-reply-to
Content
I added one slight tweak to Jeremy's patch - an assertion to ensure that test loop is checking at least some* signals, even when faulthandler is enabled.
History
Date User Action Args
2013-08-03 13:05:18ncoghlansetrecipients: + ncoghlan, pitrou, vstinner, larry, jkloth, brian.curtin, python-dev
2013-08-03 13:05:18ncoghlansetmessageid: <1375535118.68.0.951787951687.issue18396@psf.upfronthosting.co.za>
2013-08-03 13:05:18ncoghlanlinkissue18396 messages
2013-08-03 13:05:18ncoghlancreate