29 Aug
2023
29 Aug
'23
4:25 a.m.
On Sat Aug 26 10:18:29 2023 +0000, Alexandre Julliard wrote:
This would cause the exit code to be reset if a thread had a failure during process exit for instance. Hmm, I'm having trouble following this. Is the intent here that if a thread's `exit_code` has already been set, it will only be overwritten in `terminate_process()` by a non-zero process exit code?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3648#note_43646