Lyulf
Results
2
comments of
Lyulf
Which part of the above code is is not thread-safe? According to my understanding `co_await channel_impl.read()` is done on a single thread and `libremidi::channel` uses `cobalt::spawn` to write messages on...
I couldn't figure out how to build cobalt without bootstrap and b2, so I just applied the changes from the most recent commit from the branch you provided and they...