ID EN
Threading

is_alive

Python 3.11

Return whether the thread is alive.

Syntax

PYTHON
is_alive()

See Also

run() run() enumerate()