Home
/
Python 3.11
/
Threading
/
is_alive
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Threading
is_alive
Python 3.11
Return whether the thread is alive.
Syntax
PYTHON
Copy
is_alive()
See Also
run()
run()
enumerate()