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

Changeset 1684

Show
Ignore:
Timestamp:
06/23/07 16:44:02
Author:
fumanchu
Message:

Bug in autoreloader (should call restart instead of publish; this allows stop() to shut down sockets, etc).

Files:

Legend:

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

    r1652 r1684  
    367367                    if mtime is None or mtime > oldtime: 
    368368                        # The file has been deleted or modified. 
    369                         self.engine.publish('reexec'
     369                        self.engine.restart(
    370370 
    371371 

Hosted by WebFaction

Log in as guest/cpguest to create tickets