Details
Description
Currently to quit the Cherrypy server you have to kill the process ( kill -9 PID number ). You should be able to quit it just by using ctrl-c.
http://docs.cherrypy.org/stable/concepts/basics.html
Currently to quit the Cherrypy server you have to kill the process ( kill -9 PID number ). You should be able to quit it just by using ctrl-c.
http://docs.cherrypy.org/stable/concepts/basics.html