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.

Uses

  • is_alive
  • logger.info

Used By

Source

View on GitHub

praisonai/scheduler.py at line 118