logging problems

Vinay Sajip vinay_sajip at yahoo.co.uk
Fri Apr 29 13:39:11 EDT 2005


Simon Dahlbacka <simon.dahlbacka <at> gmail.com> writes:

This is a known problem, and a patch was put into CVS. I would suggest that you
either check out the version from CVS, or move the "import traceback" to the top
of the module.

The problem is caused by a threading deadlock which occurs when an importer
tries to log a message.

Regards,


Vinay Sajip






More information about the Python-list mailing list