def connectionMade(self): """ProcessProtocol override""" if not self.launched.called: self.launched.callback(self)