forked from kent/consciousness
tokio::spawn abort drops the future but leaves child processes running as orphans. KillOnDrop sends SIGTERM to the process group on drop, ensuring cleanup. Defused via mem::forget on normal completion. Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev> |
||
|---|---|---|
| .. | ||
| tools | ||
| context.rs | ||
| mod.rs | ||
| training.rs | ||