async fn cleanup_session_run( session_id: B256, child_succeeded: bool, tx: TransactionOpts, send_tx: SendTxOpts, ) -> Result<()>