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 vinay0410
Recipients davidparks21, davin, dxflores, fvdnabee, jfischer, pitrou, python-dev, rauanargyn, vinay0410
Date 2020-07-17.08:28:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594974506.81.0.65773875789.issue39959@roundup.psfhosted.org>
In-reply-to
Content
@rauanargyn , persist flag won't be good idea because it cannot be supported for windows easily, since windows uses a reference counting mechanism to keep track of shared memory and frees it as soon as all the processes using it are done.
History
Date User Action Args
2020-07-17 08:28:26vinay0410setrecipients: + vinay0410, pitrou, python-dev, davin, davidparks21, dxflores, jfischer, fvdnabee, rauanargyn
2020-07-17 08:28:26vinay0410setmessageid: <1594974506.81.0.65773875789.issue39959@roundup.psfhosted.org>
2020-07-17 08:28:26vinay0410linkissue39959 messages
2020-07-17 08:28:26vinay0410create