> The error message from the main process is a consequence of the error
> in the child process. The comment says that apparently, non-blocking sockets
> don't work. The code in gnulib/lib/nonblocking.c uses Windows system calls
> with pipes.
>
> Maybe the cause is that in your CI you use
>
> de
Michele Locati wrote:
> The only remaining failing test is not test-nonblocking-socket.sh:
> I'll try to see what's going wrong there.
FAIL: test-nonblocking-socket.sh
../../gltests/test-nonblocking-reader.h:111: assertion 'spent_time < 0.5' failed
test-nonblockin