#include "tensorstore/util/future.h" absl::Status tensorstore::GetStatus(const AnyFuture& future); Waits for the future to be ready and returns the status.