Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
stop
Method
This is a method of the AgentScheduler class in the agent_scheduler module.Stop the scheduler gracefully.
Signature
Returns
True if stopped successfully
Uses
logger.infois_alive
Used By
Source
View on GitHub
praisonai/agent_scheduler.py at line 220
