Skip to main content

stop

Method
This is a method of the AgentScheduler class in the agent_scheduler module.
Stop the scheduler gracefully.

Signature

def stop() -> bool

Returns

Returns
bool
True if stopped successfully

Source

View on GitHub

praisonai/agent_scheduler.py at line 220