Home
/
Python 3.11
/
Multiprocessing
/
active_children
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Multiprocessing
active_children
Python 3.11
Return list of all live children of the current process.
Syntax
PYTHON
Copy
multiprocessing.active_children()