Samuel Hempelmann

Results 1 comments of Samuel Hempelmann

I have the same Issue (using Ubuntu 24.04) I tried to increase the timeout time (line 664) ```python self.endpoint.write(buf[i * 64:i * 64 + 64], timeout=5000) ``` But then I...