groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
12.93k
stars
1.39k
forks
source link
bugfix: When the fn function is executed, causing panic will cause the key to remain permanently. This leads to a series of problems. #139
Open
liqingqiya opened 4 years ago
When the fn function is executed, causing panic will cause the key to remain permanently. This leads to a series of problems.