rtyler / Spawning

Spawning is a wsgi server which supports multiple processes, multiple threads, green threads, non-blocking HTTP io, and automatic graceful upgrading of code
http://pypi.python.org/pypi/Spawning
MIT License
120 stars 18 forks source link

Spawning has become incompatible with Django 1.5 #34

Open Fantomas42 opened 11 years ago

Fantomas42 commented 11 years ago

Hello,

if you have in conjunction Spawning with Django 1.5, you will get a blank page and the request never finish.

Here's an interesting fix:

dmk23/Spawning@02a7d33c57c7d6c17cd9e652aec471ca5733af39