stop
Method
This is a method of the DeploymentScheduler class in the scheduler module.Stop the scheduler.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonai/scheduler.py at line 118stop: Stop the scheduler.
This is a method of the DeploymentScheduler class in the scheduler module.Stop the scheduler.
def stop() -> bool
praisonai/scheduler.py at line 118