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 hannahbusshoff
Recipients hannahbusshoff
Date 2021-02-10.10:13:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612952024.75.0.333597228356.issue43191@roundup.psfhosted.org>
In-reply-to
Content
Dear all, 

When seeking to put an object of type -- Array of object -- into shared memory when doing multiprocessing via starmap, I am encountering problems -- in that sense that the program does not finish running but apparently gets stuck. 

I attached a minimal example. 

Many thanks for your help. I sincerely hope I have not overlooked that this issue has been raised by somebody else. I am happy to provide further input!

Cheers, 

Hannah
History
Date User Action Args
2021-02-10 10:13:44hannahbusshoffsetrecipients: + hannahbusshoff
2021-02-10 10:13:44hannahbusshoffsetmessageid: <1612952024.75.0.333597228356.issue43191@roundup.psfhosted.org>
2021-02-10 10:13:44hannahbusshofflinkissue43191 messages
2021-02-10 10:13:44hannahbusshoffcreate