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 OG7
Recipients LambertDW, OG7, jnoller, zzzeek
Date 2009-06-10.10:42:31
SpamBayes Score 0.051568292
Marked as misclassified No
Message-id <1244630553.31.0.490096497628.issue5331@psf.upfronthosting.co.za>
In-reply-to
Content
It seems the root cause is at http://bugs.python.org/issue5155 .
A workaround is to use a duplex Pipe in SimpleQueue.
History
Date User Action Args
2009-06-10 10:42:33OG7setrecipients: + OG7, LambertDW, jnoller, zzzeek
2009-06-10 10:42:33OG7setmessageid: <1244630553.31.0.490096497628.issue5331@psf.upfronthosting.co.za>
2009-06-10 10:42:31OG7linkissue5331 messages
2009-06-10 10:42:31OG7create