Last night we installed mod_wsgi 3.3, and the KeyErrors have totally disappeared. I highly recommend the 3.3 upgrade if you're having this problem. Thanks, Graham.
dk On Jun 24, 1:16 pm, Dan Kamins <[email protected]> wrote: > Resurrecting this old thread about these errors spamming in the error log all > the time: > > ExceptionKeyError:KeyError(47435225036128,) in <module 'threading' from > '/usr/local/lib/python2.6/threading.pyc'> ignored > ExceptionKeyError:KeyError(47435225036128,) in <module 'threading' from > '/usr/local/lib/python2.6/threading.pyc'> ignored > ExceptionKeyError:KeyError(47435225036128,) in <module 'threading' from > '/usr/local/lib/python2.6/threading.pyc'> ignored > > Is your suggested fix included in the official mod_wsgi release yet? > Or any other fix that would address this issue? Or any updates to Python > itself that addresses this? > > Since this was apparently a "harmless" (but very annoying) error, we have > been living with it... > > Thank you. > > dk > -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
