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 gregory.p.smith
Recipients gregory.p.smith, pablogsal, vstinner
Date 2018-09-15.02:31:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536978719.02.0.956365154283.issue34663@psf.upfronthosting.co.za>
In-reply-to
Content
Given the FreeBSD default and seeming desirability of vfork for this use case, is there a good reason using vfork could not be the default behavior on any OS that supports it?
History
Date User Action Args
2018-09-15 02:31:59gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, pablogsal
2018-09-15 02:31:59gregory.p.smithsetmessageid: <1536978719.02.0.956365154283.issue34663@psf.upfronthosting.co.za>
2018-09-15 02:31:59gregory.p.smithlinkissue34663 messages
2018-09-15 02:31:58gregory.p.smithcreate