This commit is contained in:
2021-04-25 12:34:17 +02:00
parent ee7bef7295
commit 0a17d98781
2 changed files with 2 additions and 2 deletions

View File

@@ -12,4 +12,4 @@ try:
while True:
socket.send_string(f"test {msg_body}")
except KeyboardInterrupt:
socket.close()
socket.close()