Script execution

This commit is contained in:
2022-08-12 09:07:41 +02:00
parent 40355afd24
commit babab29741

View File

@@ -32,4 +32,4 @@ with source(host="127.0.0.1", port=OUTPUT_PORT, mode=SUB, receive_timeout = 3000
print (data.data.data.keys())
stop_event.set()
thread.join(5.0)
#thread.join(5.0)