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

new release? #15

Closed nicferrier closed 13 years ago

nicferrier commented 13 years ago

Spawning is great, we're running woome.com on it and love it. But please can we have a new release because the deprecation errors of current released version are getting me down :-)

rtyler commented 13 years ago

I'm currently waiting on rdw@ to release an updated version of eventlet (0.9.12) after we discovered some issues with 0.9.10. Once that's out, Spawning should be ready for a new proper release :)

nicferrier commented 13 years ago

cool! thanks

rtyler commented 13 years ago

http://pypi.python.org/pypi/Spawning/0.9.4

nicferrier commented 13 years ago

yeah! saw it! thank you!