Skip to main content

scan_and_kill_orphans

Function scan_and_kill_orphans 

Source
pub fn scan_and_kill_orphans() -> ReaperReport
Expand description

Walks the process table and kills orphan LLM invocations.

The scan is best-effort and never panics: on any unexpected error it logs the failure and returns a report with killed = 0.