pid
The identifier of the process.
Note that for processes created by the create_subprocess_shell() function, this attribute is the process identifier of the spawned shell.
pid
The identifier of the process.
Note that for processes created by the create_subprocess_shell() function, this attribute is the process identifier of the spawned shell.
Please login to continue.