radarsat1 / liblo

liblo is an implementation of the Open Sound Control protocol for POSIX systems
GNU Lesser General Public License v2.1
192 stars 60 forks source link

GitHub actions #155

Closed JohannesLorenz closed 10 months ago

JohannesLorenz commented 10 months ago

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.