Message 321000 - Python tracker

Message321000

Author pitrou
Recipients Santiago Hernandez, pitrou
Date 2018-07-03.19:38:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530646689.95.0.56676864532.issue34034@psf.upfronthosting.co.za>
In-reply-to
Content
It could be many different things.  The bottom line here, though, is that the Process class is not designed to be picklable (how would it work?), which is probably why you're seeing this.
History
Date User Action Args
2018-07-03 19:38:09pitrousetrecipients: + pitrou, Santiago Hernandez
2018-07-03 19:38:09pitrousetmessageid: <1530646689.95.0.56676864532.issue34034@psf.upfronthosting.co.za>
2018-07-03 19:38:09pitroulinkissue34034 messages
2018-07-03 19:38:09pitroucreate