infinite cherrypy autoreloader loop

infidel saint.infidel at gmail.com
Wed Oct 19 15:44:41 EDT 2005


I did an "svn update" of cherrypy this morning, and now when I try
running a server, the log window just keeps reporting the autoreloader
restarting over and over:

2005/10/19 12:42:33 HTTP INFO SystemExit raised: shutting down
autoreloader
2005/10/19 12:42:33 HTTP INFO CherryPy shut down
2005/10/19 12:42:34 CONFIG INFO Server parameters:
2005/10/19 12:42:34 HTTP INFO SystemExit raised: shutting down
autoreloader
2005/10/19 12:42:34 HTTP INFO CherryPy shut down
2005/10/19 12:42:34 CONFIG INFO Server parameters:
2005/10/19 12:42:34 HTTP INFO SystemExit raised: shutting down
autoreloader
2005/10/19 12:42:34 HTTP INFO CherryPy shut down

It seemed to be working fine this morning.  Any ideas what I may have
done to cause this?




More information about the Python-list mailing list