--- a/runtime/WampClient.py Fri Feb 28 16:41:26 2025 +0100
+++ b/runtime/WampClient.py Fri Feb 28 16:43:36 2025 +0100
@@ -71,9 +71,9 @@
("SetTraceVariablesList", {}),
("GetTraceVariables", {}),
# de-activated dumb wamp config
@@ -161,7 +161,6 @@
def onLeave(self, details):
global _WampSession, _transportFactory
- super(WampSession, self).onLeave(details)