Skip to content

fix: CSRedisCachingProvider设置CacheNulls=true导致GetAsync永远返回CacheValue.… #309

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

vla
Copy link
Contributor

@vla vla commented Jun 2, 2021

…Null #223

  • dataRetriever返回非空时候导致默认反序列化出现空对象异常
  • dataRetriever返回非空时候不应该返回CacheValue.Null

Closes #307

…Null dotnetcore#223

* dataRetriever返回非空时候导致默认反序列化出现空对象异常
* dataRetriever返回非空时候不应该返回CacheValue.Null

Closes dotnetcore#307
@catcherwong catcherwong merged commit 0768637 into dotnetcore:dev Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants