Skip to content

Conversation

@jkatsiotis
Copy link
Contributor

await / async are being misused as InMemory cache doesn't need await at all.

Furthermore, Task.Run creates a new thread for an operation that can complete synchronously.

Copy link
Member

@catcherwong catcherwong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@catcherwong catcherwong merged commit 0a45d87 into dotnetcore:dev Jul 7, 2023
@jkatsiotis
Copy link
Contributor Author

Is it possible to get it up on Nuget?

@catcherwong
Copy link
Member

You can follow github action to get a pre-release version at first.

https://github.com/dotnetcore/EasyCaching/actions/runs/5481597784/jobs/9986087664

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