Searched defs:concurrent_exec (Results 1 – 2 of 2) sorted by relevance
333 def concurrent_exec(func, param_list, max_workers=30, raise_on_exception=False): function
361 def concurrent_exec(func, param_list): function