[issue4660] multiprocessing.JoinableQueue task_done() issue

Jesse Noller report at bugs.python.org
Mon Jun 29 13:46:24 CEST 2009


Jesse Noller <jnoller at gmail.com> added the comment:

I'm leaning towards the properly protecting JoinableQueue.put() fix, I'm 
not a terribly big fan of removing error checking. I'm trying to carve off 
time this week to beat on my bug queue, so I'm hoping to be able to commit 
something (once I have docs+tests) this week.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4660>
_______________________________________


More information about the Python-bugs-list mailing list