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 benjamin.peterson
Recipients barry, benjamin.peterson, lukasz.langa, nascheme, vstinner, yselivanov
Date 2017-09-23.17:05:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
This is only useful if the parent process has a lot of memory that's never used by the child processes right? Otherwise, you would lose via refcounting COWs.
History
Date User Action Args
2017-09-23 17:05:06benjamin.petersonsetrecipients: + benjamin.peterson, barry, nascheme, vstinner, lukasz.langa, yselivanov
2017-09-23 17:05:06benjamin.petersonsetmessageid: <[email protected]>
2017-09-23 17:05:06benjamin.petersonlinkissue31558 messages
2017-09-23 17:05:06benjamin.petersoncreate