Queer European MD passionate about IT
Davte 5 년 전
부모
커밋
8b07741c59
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      filebridging/server.py

+ 1 - 0
filebridging/server.py

@@ -94,6 +94,7 @@ class Server:
         print(received_bytes)
 
     async def run_writer(self, writer, connection_token):
+        print("ERRRR")
         consecutive_interruptions = 0
         errors = 0
         r = 0