#include "tensorstore/util/future.h"
const absl::Statustensorstore::ReadyFuture<T>::status() const;

Returns a reference to the contained absl::Status. Guaranteed not to block.