executors ============================ .. automodule:: schedula.utils.asy.executors .. rubric:: Functions .. autosummary:: :nosignatures: :toctree: executors/ _safe_set_exception _safe_set_result .. rubric:: Classes .. autosummary:: :nosignatures: :toctree: executors/ Executor PoolExecutor ProcessExecutor ProcessPoolExecutor ThreadExecutor