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

Bring back auto-reloading! #10

Closed rdw closed 14 years ago

rdw commented 14 years ago

The functionality to "reload any time a loaded module or configuration file changes" is quite handy for development. I agree that it probably should not be the default behavior (though certainly such an argument could be made). Would love it if you incorporated this patch:

http://github.com/fzzzy/Spawning/commit/efa88271d429faea9c0bd9d6a89d35a216c3c19e