DEBUG_ONLY_THIS_PROCESS

const win32process.DEBUG_ONLY_THIS_PROCESS;

If not set and the calling process is being debugged, the new process becomes another process being debugged by the calling process's debugger. If the calling process is not a process being debugged, no debugging-related actions occur.