in gha_scanner/__init__.py [0:0]
def scan(self): self.logger.log.info("Connecting to %s" % self.pubsub) asfpy.pubsub.listen_forever(self.handler, self.pubsub, raw=True)