Skip to main content

stop

Method
This is a method of the DeploymentScheduler class in the scheduler module.
Stop the scheduler.

Signature

def stop() -> bool

Returns

Returns
bool
The result of the operation.

Source

View on GitHub

praisonai/scheduler.py at line 118