https://bugs.winehq.org/show_bug.cgi?id=26520
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #6 from Sebastian Lackner sebastian@fds-team.de --- I think this is basically a WONTFIX. It is right that it would be convenient in some situations, but there is no good way to enumerate which wineserver instances are running.
Each wineserver runs with its own server_dir, and the user can specify arbitrary WINEPREFIXes. How is the wineserver executable supposed to know what exactly is running (besides enumerating processes with the name 'wineserver', which could also match other unrelated processes?).