7 Jun
2025
7 Jun
'25
11:18 a.m.
Otherwise LGTM. Note that it's possible for the wait to be blocked forever, if the notify thread is calling a blocking `DriverCallback` while being notified to quit, only if a client function was provided through `midiOutOpen` / `midiInOpen`, but at least we never seem to do that in our code and there's so reason to assume these callbacks would block. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8066#note_105750