ID EN
Multiprocessing

get_start_method

Python 3.11

Return the name of start method used for starting processes.

Syntax

PYTHON
multiprocessing.get_start_method(allow_none=False)