◐ Shell
clean mode source ↗

Message 352960 - Python tracker

Message352960

Author Locane
Recipients Alexander Prokhorov, Locane, davin, finefoot, hniksic, jjdmon, pitrou, xiang.zhang
Date 2019-09-22.05:50:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569131449.4.0.604216299466.issue30256@roundup.psfhosted.org>
In-reply-to
Content
I am getting this error now, too.  I'm not sure what's causing it - when I use multiprocessing with a Manager.Queue, if I am passing around an object on the queue stack, I get this error.

Would really like it to "just work".
History
Date User Action Args
2019-09-22 05:50:49Locanesetrecipients: + Locane, pitrou, hniksic, davin, xiang.zhang, jjdmon, Alexander Prokhorov, finefoot
2019-09-22 05:50:49Locanesetmessageid: <1569131449.4.0.604216299466.issue30256@roundup.psfhosted.org>
2019-09-22 05:50:49Locanelinkissue30256 messages
2019-09-22 05:50:49Locanecreate