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 cxss
Recipients cxss
Date 2017-01-05.13:39:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483623594.83.0.210473079196.issue29168@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a sample program to illustrate the problem. When I use a multiprocessing pool the exception is raised.
History
Date User Action Args
2017-01-05 13:39:54cxsssetrecipients: + cxss
2017-01-05 13:39:54cxsssetmessageid: <1483623594.83.0.210473079196.issue29168@psf.upfronthosting.co.za>
2017-01-05 13:39:54cxsslinkissue29168 messages
2017-01-05 13:39:54cxsscreate