There are still sporadic MacOS issues - likely due to an issue in lo_server_recv returning occasionally another number than expected, which looks like it was not blocking on MacOS. Anyways, this remains hard to debug, and repeating the runs always succeed.
This makes CI run - mostly.
There are still sporadic MacOS issues - likely due to an issue in
lo_server_recv
returning occasionally another number than expected, which looks like it was not blocking on MacOS. Anyways, this remains hard to debug, and repeating the runs always succeed.