ewoksjob.worker.executor.set_execute_getter# ewoksjob.worker.executor.set_execute_getter(get_execute_method)[source]# Worker pools that need to wrap their tasks can implement a get_execute_method function and register it here. Parameters: get_execute_method (Callable[[], Optional[Callable[[Callable, Any, Any], Any]]]) Return type: None