8 Oct
2025
8 Oct
'25
1:23 p.m.
It shouldn't use server_wait_for_object unless the sync is explicitly a server-side sync. The `create_internal_sync` function returns either a server sync or an inproc sync depending on what's enabled, so you should probably keep the wait as it was. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7797#note_117993