I'm getting same errors on CentOS with mod_wsgi-3.2, Python-2.6.5, Django trunk. But my site working anyway...
WSGIDaemonProcess .......... processes=10 threads=10 inactivity- timeout=2000 maximum-requests=1000 [Fri Apr 09 18:10:09 2010] [error] Exception KeyError: KeyError(-1209010416,) in <module 'threading' from '/opt/python2.6/lib/ python2.6/threading.pyc'> ignored [Fri Apr 09 18:10:09 2010] [error] Exception KeyError: KeyError(-1209010416,) in <module 'threading' from '/opt/python2.6/lib/ python2.6/threading.pyc'> ignored [Fri Apr 09 18:10:09 2010] [error] Exception KeyError: KeyError(-1209010416,) in <module 'threading' from '/opt/python2.6/lib/ python2.6/threading.pyc'> ignored Evren Esat Özkan On 9 Nisan, 12:23, Graham Dumpleton <[email protected]> wrote: > Is anyone else using Python 2.6.5 yet? Are you seeing the same issue? > -- 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.
