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 eric.snow
Recipients Johan Dahlin, db3l, emilyemorehouse, eric.snow, koobs, nascheme, ncoghlan, pmpp, serhiy.storchaka, shprotx, steve.dower, vstinner, yselivanov
Date 2019-06-03.16:46:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559580374.4.0.883655005135.issue33608@roundup.psfhosted.org>
In-reply-to
Content
Well, for this PR I actually disabled the execution of pending calls during runtime finialization.  I'd hoped it would help, but it did not. :(

Regardless, I'll need to look even more closely at what is different during runtime finalization with my PR.
History
Date User Action Args
2019-06-03 16:46:14eric.snowsetrecipients: + eric.snow, nascheme, db3l, ncoghlan, vstinner, pmpp, serhiy.storchaka, yselivanov, koobs, steve.dower, emilyemorehouse, Johan Dahlin, shprotx
2019-06-03 16:46:14eric.snowsetmessageid: <1559580374.4.0.883655005135.issue33608@roundup.psfhosted.org>
2019-06-03 16:46:14eric.snowlinkissue33608 messages
2019-06-03 16:46:14eric.snowcreate