3 Jan
2023
3 Jan
'23
3:49 p.m.
On Tue Jan 3 15:45:56 2023 +0000, Bernhard Kölbl wrote:
I think this would block making changes to the session_running variable as long as the session is running, which isn't wanted. In that case you can do `SleepConditionVariableCS` instead of `Sleep`, with a fixed timeout.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/729#note_20271