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 <[email protected]>
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: <[email protected]>
2020-07-17 08:28:26vinay0410linkissue39959 messages
2020-07-17 08:28:26vinay0410create