ewoksjob.worker.executor#

Functions

get_execute_method()

rtype:

Optional[Callable[[Callable, Any, Any], Any]]

set_execute_getter(get_execute_method)

Worker pools that need to wrap their tasks can implement a get_execute_method function and register it here.