Aug. 14, 2026
12:16 a.m.
I suppose the previous approach of testing for `ERROR_OPERATION_ABORTED` is cleaner. No need for `ret != WAIT_TIMEOUT` hack or a bool flag that way. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10424#note_148872