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, davin, serhiy.storchaka, vinay.sajip
Date 2017-01-05.15:46:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483631193.55.0.026048020259.issue29168@psf.upfronthosting.co.za>
In-reply-to
Content
I don't have any lock object. I just use the multiprocessing pool and a QueueHandler in order to be able to log from all processes.
History
Date User Action Args
2017-01-05 15:46:33cxsssetrecipients: + cxss, vinay.sajip, serhiy.storchaka, davin
2017-01-05 15:46:33cxsssetmessageid: <1483631193.55.0.026048020259.issue29168@psf.upfronthosting.co.za>
2017-01-05 15:46:33cxsslinkissue29168 messages
2017-01-05 15:46:33cxsscreate