execute_session_deletion

Function execute_session_deletion 

Source
pub async fn execute_session_deletion(
    infra: &InfraContext<'_>,
    token: &str,
    deletion_ctx: &SessionDeletionContext,
    dry_run: bool,
) -> Result<(), Error>
Expand description

Execute the session deletion.