Searched defs:executor_type (Results 1 – 1 of 1) sorted by relevance
151 executor_type = futures.ThreadPoolExecutor variable in ThreadPoolMixin155 executor_type = futures.ProcessPoolExecutor variable in ProcessPoolForkMixin169 executor_type = futures.ProcessPoolExecutor variable in ProcessPoolSpawnMixin181 executor_type = futures.ProcessPoolExecutor variable in ProcessPoolForkserverMixin