Queer European MD passionate about IT
Davte il y a 5 ans
Parent
commit
f56fc6d60c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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")
+                await asyncio.sleep(.5)
                 continue
                 break
             try: