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 asvetlov, chris.jerdonek, erlendaasland, pablogsal, shreyanavigyan, vstinner, yselivanov
Date 2021-06-04.15:27:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622820436.27.0.360068999859.issue44112@roundup.psfhosted.org>
In-reply-to
Content
Pablo:
> Extending the bot time was done so we can use faulthandler to identify the test, because buildbot was cancelling the whole build before that :)

Right. I increased buildbot timeout to check if buildbots hang because of bpo-38323 or if it's a new regression.

bpo-38323 is not fixed yet, I can still easily reproduce the hang on Linux is less than 1 minute:
https://bugs.python.org/issue38323#msg395090
History
Date User Action Args
2021-06-04 15:27:16vstinnersetrecipients: + vstinner, asvetlov, chris.jerdonek, yselivanov, pablogsal, erlendaasland, shreyanavigyan
2021-06-04 15:27:16vstinnersetmessageid: <1622820436.27.0.360068999859.issue44112@roundup.psfhosted.org>
2021-06-04 15:27:16vstinnerlinkissue44112 messages
2021-06-04 15:27:16vstinnercreate