Home
/
Python 3.11
/
Multiprocessing
/
daemon
Python 3.0
Python 3.11
Functions
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
Copy
daemon
See Also
start()