The karbor.services.operationengine.engine.executors.thread_pool_executor Module

class karbor.services.operationengine.engine.executors.thread_pool_executor.ThreadPoolExecutor(operation_manager, thread_count=None)

Bases: karbor.services.operationengine.engine.executors.scheduled_operation_executor.ScheduledOperationExecutor

cancel_operation(operation_id)
shutdown(wait=True)