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

Changeset 976

Show
Ignore:
Timestamp:
02/20/06 13:27:10
Author:
fumanchu
Message:

Another re-raise of SystemExit?.

Files:

Legend:

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

    r967 r976  
    121121            cherrypy.log("SystemExit raised: shutting down app server", "ENGINE") 
    122122            self.stop() 
     123            raise 
    123124        except: 
    124125            # Don't bother logging, since we're going to re-raise. 

Hosted by WebFaction

Log in as guest/cpguest to create tickets