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 aeros
Recipients aeros, eric.snow, vstinner
Date 2019-10-14.23:00:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571094008.34.0.889886513921.issue37224@roundup.psfhosted.org>
In-reply-to
Content
> Kyle Stanley proposed a fix: PR 16293.

Note that I'm not confident about the fix I proposed in GH-16293, it was more of an idea to fix the intermittent failures more than anything. It definitely needs review from someone knowledgeable about sub-interpreters and the PyInterpreterState API. This isn't an area that I'm experienced in, but I am interested in it.
History
Date User Action Args
2019-10-14 23:00:08aerossetrecipients: + aeros, vstinner, eric.snow
2019-10-14 23:00:08aerossetmessageid: <1571094008.34.0.889886513921.issue37224@roundup.psfhosted.org>
2019-10-14 23:00:08aeroslinkissue37224 messages
2019-10-14 23:00:08aeroscreate