go-pkgz / lcw

Loading Cache Wrapper
https://go-pkgz.umputun.dev/lcw/
MIT License
20 stars 5 forks source link

Make Close operation idempotent #36

Closed paskal closed 1 year ago

paskal commented 1 year ago

Previously, second call of LoadingCache.Close() resulted in panic.