Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 712

Show
Ignore:
Timestamp:
10/03/05 16:29:33
Author:
fumanchu
Message:

Fix for autoreload bug (process was exiting on reload since [699] or so).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/cherrypy/_cpserver.py

    r711 r712  
    103103                    cherrypy.log("SystemExit raised: shutting down autoreloader", "HTTP") 
    104104                    self.stop() 
     105                    raise 
    105106                return 
    106107         

Hosted by WebFaction

Log in as guest/cpguest to create tickets