ID EN
Multiprocessing

shutdown

Python 3.11

Stop the process used by the manager. This is only available if start() has been used to start the server process.

Syntax

PYTHON
shutdown()

See Also

start()