-
#include "tensorstore/progress.h" - absl::Status tensorstore::GetStatus(const WriteFutures& future);
Waits for
future.commit_futureto be ready and returns the status.
#include "tensorstore/progress.h"Waits for future.commit_future to be ready and returns the status.