ID EN
Multiprocessing

daemon

Python 3.11

The process’s daemon flag, a Boolean value. This must be set before start() is called.

Syntax

PYTHON
daemon

See Also

start()