exitcode
The child’s exit code. This will be None
if the process has not yet terminated. A negative value -N indicates that the child was terminated by signal N.
exitcode
The child’s exit code. This will be None
if the process has not yet terminated. A negative value -N indicates that the child was terminated by signal N.
Please login to continue.