ID EN
Multiprocessing

get_context

Python 3.11

Return a context object which has the same attributes as the multiprocessing module.

Syntax

PYTHON
multiprocessing.get_context(method=None)

See Also

multiprocessing ValueError