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 skeggse
Recipients Dennis Sweeney, asvetlov, rabraham, skeggse, yselivanov
Date 2021-08-19.21:46:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629409570.97.0.917273899792.issue43884@roundup.psfhosted.org>
In-reply-to
Content
I'm also experiencing this, with virtually identical code, on macOS 10.15.7. The given fix (process._transport.close()) also works for me, so I'm just using that workaround for the time being.
History
Date User Action Args
2021-08-19 21:46:11skeggsesetrecipients: + skeggse, asvetlov, yselivanov, rabraham, Dennis Sweeney
2021-08-19 21:46:10skeggsesetmessageid: <1629409570.97.0.917273899792.issue43884@roundup.psfhosted.org>
2021-08-19 21:46:10skeggselinkissue43884 messages
2021-08-19 21:46:10skeggsecreate