Searched refs:_get_tpool_args (Results 1 – 1 of 1) sorted by relevance
97 def _get_tpool_args(hosts, job_path, is_shard, host_set): function134 tpool_args = _get_tpool_args(drones, job_path, False, host_set)135 tpool_args += _get_tpool_args(shards, job_path, True, host_set)