9 Feb
2026
9 Feb
'26
4:21 p.m.
On Mon Feb 9 16:21:05 2026 +0000, Paul Gofman wrote:
Also is hiding this thread in the server is too big of a problem? I guess it will have to be explicitly distinguished anyway for proper process termination (see remove_process_thread() which decides that process is dead based on running threads count, apparently that should not consider service thread). Then, process suspend... should it be suspended with process suspend? That thing alone can be done with now existing Windows-supported thread flag, but also having service thread to be recognizable to account for all the cases when needed doesn't sound too bad maybe?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10058#note_129227