Home
/
Python 3.11
/
OS
/
waitid
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
OS
waitid
Python 3.11
Wait for the completion of a child process.
Syntax
PYTHON
Copy
os.waitid(idtype, id, options, /)
See Also
P_PID
P_PGID
P_ALL
P_PIDFD
WEXITED
WSTOPPED
WCONTINUED
WNOHANG