Searched refs:worker_start_method (Results 1 – 3 of 3) sorted by relevance
141 if config.worker_start_method == "subprocess":146 ctx = multiprocessing.get_context(config.worker_start_method)
527 worker_start_method = decide_worker_start_method() variable
73 worker_start_method=start_method, compile_threads=16