maple.server.daemon.VLADaemon.start
- VLADaemon.start() None
Start the daemon server.
Acquires the daemon lock, starts the health monitor, launches the FastAPI server in a background thread, and enters the main event loop. Handles graceful shutdown on SIGINT/SIGTERM.