Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic #145

Open
Mars0817 opened this issue Nov 24, 2020 · 1 comment
Open

panic #145

Mars0817 opened this issue Nov 24, 2020 · 1 comment

Comments

@Mars0817
Copy link

interface conversion: interface {} is nil, not *lru.entry

lru.go:108

an error will be reported when deleting the old one when adding

@yujie-hao-fubotv
Copy link

yujie-hao-fubotv commented Nov 17, 2021

I encountered the same problem.
groupcache.lru is not thread safe --> ref
we need to use the lock by ourselves --> example

@liyan-ah liyan-ah mentioned this issue Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants