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