Queer European MD passionate about IT
Davte hace 5 años
padre
commit
f6e65d5495
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      filebridging/server.py

+ 1 - 0
filebridging/server.py

@@ -108,6 +108,7 @@ class Server:
                 consecutive_interruptions = 0
             if not input_data:
                 print("No input data received")
+                continue
                 break
             try:
                 writer.write(input_data)