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

Changeset 1218

Show
Ignore:
Timestamp:
08/05/06 18:03:53
Author:
fumanchu
Message:

CherryPyWSGIServer now clears its interrupt on start().

Files:

Legend:

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

    r1216 r1218  
    275275        # If you're using this server with another framework, you should 
    276276        # trap those exceptions in whatever code block calls start(). 
     277        self._interrupt = None 
    277278         
    278279        def bind(family, type, proto=0): 

Hosted by WebFaction

Log in as guest/cpguest to create tickets