Commit Graph

1 Commits (f988c23f822f2ceba51e9d9b0c7a87087e767e26)

Author SHA1 Message Date
Matt Williams cf00883c9d Return results even when the cache is disabled (#55505)
* Return results even when the cache is disabled

By default the cache is disabled and so the results of the API call
are not placed in there for the return statement to fetch.

* Always update self._cache to return
5 years ago