Searched defs:executor_type (Results 1 – 1 of 1) sorted by relevance
154 executor_type = futures.ThreadPoolExecutor variable in ThreadPoolMixin158 executor_type = futures.ProcessPoolExecutor variable in ProcessPoolForkMixin172 executor_type = futures.ProcessPoolExecutor variable in ProcessPoolSpawnMixin184 executor_type = futures.ProcessPoolExecutor variable in ProcessPoolForkserverMixin