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 vstinner
Recipients aeros, asvetlov, benjamin.peterson, nanjekyejoannah, njs, vstinner, yselivanov
Date 2019-11-06.17:57:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Would it be useful to use a pidfd in subprocess.Popen to fix bpo-38630 root issue, when pidfd is available?
History
Date User Action Args
2019-11-06 17:57:20vstinnersetrecipients: + vstinner, benjamin.peterson, njs, asvetlov, yselivanov, nanjekyejoannah, aeros
2019-11-06 17:57:20vstinnersetmessageid: <[email protected]>
2019-11-06 17:57:20vstinnerlinkissue38692 messages
2019-11-06 17:57:20vstinnercreate