subprocess.signalCode


subprocess.signalCode 属性表示子进程接收到的信号(如果有),否则为 null

The subprocess.signalCode property indicates the signal received by the child process if any, else null.