Home
/
Python 3.11
/
OS
/
waitpid
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
OS
waitpid
Python 3.11
The details of this function differ on Unix and Windows.
Syntax
PYTHON
Copy
os.waitpid(pid, options, /)
See Also
wait()
waitpid()
WNOHANG
ChildProcessError
WUNTRACED
WCONTINUED
spawn*
P_NOWAIT