mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
Suspected reason for the failure is that safe_process.exe already runs in a job that does not allow breakaways. The fix is to use a fallback - make newly created process the root of the new process group. This allows to kill process together with descendants via GenerateConsoleCtrlEvent (CTRL_BREAK_EVENT, pid)
10 KiB
Executable File
10 KiB
Executable File