Merge pull request #26767 from ZTE-PaaS/249043822-patch-2
Automatic merge from submit-queue
Update reason_cache.go, Get method operate lru cache not threadsafe
The reason_cache wrapped lru cache , lru cache modies linked list even for a get, should use WLock for both read and write
Showing
Please
register
or
sign in
to comment