alastairtree / LazyCache

An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
https://nuget.org/packages/LazyCache
MIT License
1.71k stars 159 forks source link

Returning null still successfully adds entry #192

Open campaignium opened 11 months ago

campaignium commented 11 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Here is some example code that allows anyone to easily reproduce the issue I am having. See TroubleShooting LazyCache for an example of a minimal reproducable example.

Expected behavior A clear and concise description of what you expected to happen.

** Framework and Platform

Additional context Add any other context about the problem here.