#include "tensorstore/transaction.h"
absl::Status tensorstore::Transaction::Commit() const;

Synchronously commits. Blocks until the commit completes successfully or with an error.