2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-06-02 09:19:39 +00:00

Add missing close

This commit is contained in:
Jarrod Johnson
2026-05-21 08:36:16 -04:00
parent d411041243
commit 0fe60175f3
@@ -152,6 +152,7 @@ class TsmConsole(conapi.Console):
if self.ws:
self.ws.close()
self.connected = False
self.datacallback = None
def create(nodes, element, configmanager, inputdata):
if len(nodes) == 1: