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 vstinner
Date 2017-07-04.15:11:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499181112.27.0.988524011328.issue30848@psf.upfronthosting.co.za>
In-reply-to
Content
This buildbot run uses --timeout=900, so test_multiprocessing_forkserver was supposed to be killed after 15 minutes by faulthandler, but buildbot had to kill it after 20 min. Moreover, the main regrtest process is supposed to log "running: ..." messages every 30 secondes, it didn't...
History
Date User Action Args
2017-07-04 15:11:52vstinnersetrecipients: + vstinner
2017-07-04 15:11:52vstinnersetmessageid: <1499181112.27.0.988524011328.issue30848@psf.upfronthosting.co.za>
2017-07-04 15:11:52vstinnerlinkissue30848 messages
2017-07-04 15:11:52vstinnercreate