Home
/
Python 3.11
/
Multiprocessing
/
sentinel
Python 3.0
Python 3.11
Functions
ID
EN
…
Multiprocessing
sentinel
Python 3.11
A numeric handle of a system object which will become “ready” when the process ends.
Syntax
PYTHON
Copy
sentinel
See Also
multiprocessing.connection.wait()
join()
select