jellydator / ttlcache

An in-memory cache with item expiration and generics
MIT License
883 stars 115 forks source link

Fix Crash if LRU is Empty #118

Closed ShivamKumar2002 closed 7 months ago

ShivamKumar2002 commented 7 months ago

Fixes #116

swithek commented 7 months ago

Thanks for the PR. Can you also add tests for this?

ShivamKumar2002 commented 7 months ago

Thanks for the PR. Can you also add tests for this?

Added test for that