al8n / stretto

Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tokio::select does not work on one async test case

al8n opened this issue · comments

One async test case does not work, it can pass, but the metrics have no data, I do not know why. Looking forward somebody help!