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 davin, pitrou, trapezoid677, vinay0410
Date 2020-07-19.07:15:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595142902.01.0.699508292491.issue40828@roundup.psfhosted.org>
In-reply-to
Content
Hi, Can you please confirm the python version in which you replicated this issue. I tried replicating (segmentation fault) this issue in python 3.8.0b3 but didn't succeed. And shared_memory isn't present in 3.7. Also, shared_memory is known to throw some warnings, and there is already a PR and issue open for that https://bugs.python.org/issue38119.
History
Date User Action Args
2020-07-19 07:15:02vinay0410setrecipients: + vinay0410, pitrou, davin, trapezoid677
2020-07-19 07:15:02vinay0410setmessageid: <1595142902.01.0.699508292491.issue40828@roundup.psfhosted.org>
2020-07-19 07:15:02vinay0410linkissue40828 messages
2020-07-19 07:15:01vinay0410create