@@ -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