collect all children in a list; install a signal handler; in the handler, iterate over all the child processes; For each child process, invoke child.terminate() ...
確定! 回上一頁