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 JustinTArthur, aeros, asvetlov, miss-islington, pablogsal, vstinner, yselivanov
Date 2020-10-20.01:24:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603157099.23.0.275997073029.issue38912@roundup.psfhosted.org>
In-reply-to
Content
I've applied Justin's patch, and opened PRs for backporting to 3.9 and 3.8 (currently waiting on CI). 

Based on my local testing and buildbot fleet results, it definitely reduces the rate at which the failure occurs, but does not 100% resolve the ENV CHANGED failure (from the transport being closed). As a result, I'll leave the issue open for further investigation.
History
Date User Action Args
2020-10-20 01:24:59aerossetrecipients: + aeros, vstinner, asvetlov, yselivanov, pablogsal, miss-islington, JustinTArthur
2020-10-20 01:24:59aerossetmessageid: <1603157099.23.0.275997073029.issue38912@roundup.psfhosted.org>
2020-10-20 01:24:59aeroslinkissue38912 messages
2020-10-20 01:24:58aeroscreate