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 pitrou, vstinner
Date 2017-08-21.15:16:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503328612.29.0.79449974247.issue31246@psf.upfronthosting.co.za>
In-reply-to
Content
I wrote https://github.com/python/cpython/pull/3165 "[2.7] bpo-30263: regrtest: add system load average", it might help to understand why test_signal fails randomly (check if there is a correlation with the system load).
History
Date User Action Args
2017-08-21 15:16:52vstinnersetrecipients: + vstinner, pitrou
2017-08-21 15:16:52vstinnersetmessageid: <1503328612.29.0.79449974247.issue31246@psf.upfronthosting.co.za>
2017-08-21 15:16:52vstinnerlinkissue31246 messages
2017-08-21 15:16:52vstinnercreate