Skip to content
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

use the same async lock for both sync and async Get() #5607

Merged
merged 2 commits into from
May 25, 2020

Conversation

ryancyq
Copy link
Contributor

@ryancyq ryancyq commented May 24, 2020

Resolves #5391

@ryancyq ryancyq requested a review from acjh May 24, 2020 17:40
@ryancyq ryancyq added this to the v5.9 milestone May 24, 2020
@ryancyq ryancyq added the bug label May 24, 2020
@ryancyq ryancyq requested a review from acjh May 25, 2020 03:05
@ryancyq ryancyq merged commit 1c66df1 into aspnetboilerplate:dev May 25, 2020
@ryancyq ryancyq deleted the async-lock-sync branch May 25, 2020 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AbpCacheBase should lock the same object for sync and async
2 participants