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 asksol
Recipients asksol, gdb, jnoller
Date 2010-07-13.11:11:28
SpamBayes Score 0.0036160613
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
I think I misunderstood the purpose of the patch. This is about handling errors on get(), not on put() like I was working on. So sorry for that confusion.

What kind of errors are you having that makes the get() call fail?

If the queue is not working, then I guess the only sensible approach is to shutdown the pool like suggested. I'll open up another issue for unpickleable errors then.
History
Date User Action Args
2010-07-13 11:11:33asksolsetrecipients: + asksol, jnoller, gdb
2010-07-13 11:11:33asksolsetmessageid: <[email protected]>
2010-07-13 11:11:29asksollinkissue9205 messages
2010-07-13 11:11:28asksolcreate