cloudflare / pingora

A library for building fast, reliable and evolvable network services.
Apache License 2.0
20.28k stars 1.1k forks source link

Fix the counting problem of `used_weight` data field in `LruUnit<T>` #174

Closed JiajunDu closed 2 months ago

JiajunDu commented 3 months ago

This PR is intended to solve issue #164.

gumpt commented 2 months ago

This has been added to the main branch. Thank you for your contribution!