cose non cose

This commit is contained in:
2025-06-12 11:28:52 +02:00
parent 71880fc66b
commit f17e6ef863
2 changed files with 5 additions and 4 deletions

View File

@@ -74,6 +74,7 @@ def main() -> int:
###### END MAIN LOOP #########
##############################
connection.disconnect()
write_client.close()
return 0
if __name__ == "__main__":