add daemonize argument support. as django's runfastcgi(method="threaded", daemonize="false")
and update wsgiserver/__init__.py to cherrypy's trunk/3.1 version. It has fixed a critical bug: (http://www.cherrypy.org/changeset/1766), which cause webpy app hang when it receive interrupt signal. Reproducing the bug is very simple, start webpy app in linux shell, ctrl-z, bg, oops --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
