Loading ccserver/handlers.py +1 −0 Original line number Diff line number Diff line Loading @@ -463,6 +463,7 @@ class WelcomeHandler(CCHandler): ''' Authenticate the client. ''' conf = self._server.conf with conf: try: Loading Loading
ccserver/handlers.py +1 −0 Original line number Diff line number Diff line Loading @@ -463,6 +463,7 @@ class WelcomeHandler(CCHandler): ''' Authenticate the client. ''' conf = self._server.conf with conf: try: Loading