v6d-io / v6d

vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage)
https://v6d.io
Apache License 2.0
816 stars 117 forks source link

Fix llm gc bug #1917

Closed vegetableysm closed 2 weeks ago

vegetableysm commented 2 weeks ago

What do these changes do?

Currently, llm cache module fails in garbage collection under prolonged stress testing.

Related issue number

Fixes #1918