@@ -263,7 +263,7 @@ def run_server():
except ConnectionResetError: break
except ConnectionAbortedError: break
except BlockingIOError:
run_periodic()
run_periodic(tef, conn, state)
time.sleep(0.015)
if __name__ == "__main__": run_server()
The note is not visible to the blocked user.