PoolExecutor ========================================= .. currentmodule:: schedula.utils.asy.executors .. autoclass:: PoolExecutor :members: .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: PoolExecutor/ ~PoolExecutor.__delattr__ ~PoolExecutor.__dir__ ~PoolExecutor.__eq__ ~PoolExecutor.__format__ ~PoolExecutor.__ge__ ~PoolExecutor.__getattribute__ ~PoolExecutor.__getstate__ ~PoolExecutor.__gt__ ~PoolExecutor.__hash__ ~PoolExecutor.__init__ ~PoolExecutor.__init_subclass__ ~PoolExecutor.__le__ ~PoolExecutor.__lt__ ~PoolExecutor.__ne__ ~PoolExecutor.__new__ ~PoolExecutor.__reduce__ ~PoolExecutor.__reduce_ex__ ~PoolExecutor.__repr__ ~PoolExecutor.__setattr__ ~PoolExecutor.__sizeof__ ~PoolExecutor.__str__ ~PoolExecutor.__subclasshook__ ~PoolExecutor.add_future ~PoolExecutor.get_futures ~PoolExecutor.process ~PoolExecutor.process_funcs ~PoolExecutor.shutdown ~PoolExecutor.thread ~PoolExecutor.wait .. automethod:: __init__ .. rubric:: Attributes .. autosummary:: :nosignatures: :toctree: PoolExecutor/ ~PoolExecutor.__annotations__ ~PoolExecutor.__dict__ ~PoolExecutor.__doc__ ~PoolExecutor.__module__ ~PoolExecutor.__weakref__