5 Jun
2024
5 Jun
'24
8:10 a.m.
On Wed Jun 5 08:10:48 2024 +0000, Rémi Bernon wrote:
https://gitlab.winehq.org/wine/wine/-/merge_requests/5792 Looks good, with your patch this MR could be simplified to just simple
- if (process->idle_event && process != current->process) + if (process->idle_event) Thanks! -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5789#note_72426