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 martin.panter
Recipients martin.panter, neologix, pitrou, python-dev, vstinner
Date 2016-06-03.13:48:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464961693.08.0.395373784291.issue23680@psf.upfronthosting.co.za>
In-reply-to
Content
Here is my suggested change to use setitimer(). I also closed the pipe, which means there is no need to time out the read, speeding the test up a bit more.
History
Date User Action Args
2016-06-03 13:48:13martin.pantersetrecipients: + martin.panter, pitrou, vstinner, neologix, python-dev
2016-06-03 13:48:13martin.pantersetmessageid: <1464961693.08.0.395373784291.issue23680@psf.upfronthosting.co.za>
2016-06-03 13:48:13martin.panterlinkissue23680 messages
2016-06-03 13:48:13martin.pantercreate