Benjins wrote:
Looks like the windows run was a networking timeout:
```
File "C:\Python312\Lib\socket.py", line 707, in readinto
return self._sock.recv_into(b)
^^^^^^^^^^^^^^^^^^^^^^^
TimeoutError: timed out
```
I assume a transient issue, since the previous run passed and the only change
here was the release notes update
https://github.com/llvm/llvm-project/pull/224873
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits