We periodically checks check_signals and when a status indicates to exit (i.e., if a signal handler raises SystemExit, meaning it calls sys.exit), it initaites the exit. When a worker is running a task Raising a sys.exit will interrupt a current running task and Exit. It's been worki...
Well, .Kill() returns void, so it either presumably succeeds in sending the signal and ends/returns, or throws an error that it couldn't send the .Kill() signal. Originally my thinking was a third, I will call Option C Option C: Have Stop-Process send SIGTERM/.CloseMainWindow() by de...