Alice Heaton
Alice Heaton
Having clickable links in the node text would be very useful, so nodes can refer to external documentations, issues in an issue tracker, etc. I don't think this need a...
Hello, MusE Sequencer (https://github.com/muse-sequencer/muse) crashes when I try to open this plugin. Using MusE Sequencer 4.0 (AppImage), and Kickmess main branch, as of today (build locally). I don't know if...
When using `UnixSocketTransport` without specifying the socket type, it defaults to `socket.SOCK_DGRAM` and never attempts `socket.SOCK_STREAM`. This is where the default value is set: https://github.com/jobec/rfc5424-logging-handler/blob/master/rfc5424logging/handler.py#L93 And this is the code...