def stop(self): LOG.info("Stopping WAMP-agent server...") reactor.stop() LOG.info("WAMP server stopped.")