v0.11.0
Improvements
- Use
PROC_THREAD_ATTRIBUTE_JOB_LISTinstead ofCREATE_SUSPENDEDso that forcible termination of the process will never leave its child processes suspended.
PROC_THREAD_ATTRIBUTE_JOB_LIST instead of CREATE_SUSPENDED so that forcible termination of the process will never leave its child processes suspended.