[issue5228] multiprocessing not compatible with functools.partial

2011-03-10 Thread uptimebox
uptimebox added the comment: Unfortunately, upgrading to 2.7 is not an option for me, since my application works on Debian stable which only includes 2.6. For now I'm settled with the following workaround: http://paste.pocoo.org/show/3

[issue5228] multiprocessing not compatible with functools.partial

2011-03-10 Thread uptimebox
uptimebox added the comment: The bug still exists in 2.6.6 Process PoolWorker-2: Traceback (most recent call last): Process PoolWorker-1: Traceback (most recent call last): File "/usr/lib/python2.6/multiprocessing/process.py", line 232, in _bootstrap File "/us