pub async fn kill_tree(process_id: u32) -> Result<(), CodeError>
Kills and processes and all of its children.