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 xtreak
Recipients docs@python, lukasz.langa, mdk, methane, vstinner, xtreak
Date 2019-04-11.07:54:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554969253.97.0.235164911398.issue36597@roundup.psfhosted.org>
In-reply-to
Content
"Object dead or exiting" is a less frequent random error with doctest. I am not sure from where it occurs but occurs for different tests at different times and is overlooked in Travis since the next runs are fine.

Sample old builds : 

https://travis-ci.org/python/cpython/jobs/517606752
https://travis-ci.org/python/cpython/jobs/510847596
History
Date User Action Args
2019-04-11 07:54:13xtreaksetrecipients: + xtreak, vstinner, methane, docs@python, lukasz.langa, mdk
2019-04-11 07:54:13xtreaksetmessageid: <1554969253.97.0.235164911398.issue36597@roundup.psfhosted.org>
2019-04-11 07:54:13xtreaklinkissue36597 messages
2019-04-11 07:54:13xtreakcreate