Home
/
Python 3.11
/
Multiprocessing
/
is_alive
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Multiprocessing
is_alive
Python 3.11
Return whether the process is alive.
Syntax
PYTHON
Copy
is_alive()
See Also
start()