Autostew / autostew

Autostew - autosteward and improved online experience for Project Cars
http://autostew.net
GNU Affero General Public License v3.0
3 stars 0 forks source link

mod_wsgi errors #117

Open Sh4kE opened 8 years ago

Sh4kE commented 8 years ago

we seem to have deadlocks in c bindings of some libraries we are using. They do not release GIL and thus we get a timeout...

Sh4kE commented 8 years ago

see error.log from 2016/05/26:

mod_wsgi: Compiled for Python/3.4.0. mod_wsgi: Runtime using Python/3.4.3

Apache/2.4.7 (Ubuntu) mod_wsgi/3.4 Python/3.4.3 configured

Exception ignored in: <module 'threading' from '/usr/lib/python3.4/threading.py'> Traceback: File "/usr/lib/python3.4/threading.py", line 1288, in _shutdown assert tlock is not None

mod_wsgi: Python has shutdown

Sh4kE commented 8 years ago

https://stackoverflow.com/questions/25416512/django-1-6-5-python3-wsgi-problems