#include "tensorstore/util/future.h"
absl::Status tensorstore::GetStatus(const AnyFuturefuture);

Waits for the future to be ready and returns the status.