LazyCache icon indicating copy to clipboard operation
LazyCache copied to clipboard

Fix CachingService.TryGetValue returning wrong value

Open phadtrapong opened this issue 3 years ago • 0 comments

Changes related with https://github.com/alastairtree/LazyCache/issues/176

  • Change TryGetValue to extract value from lazy and return correct value

phadtrapong avatar May 07 '22 03:05 phadtrapong