Vaikunth
Results
3
issues of
Vaikunth
@vavrusa First off, thank you for your excellent contribution towards the Rust Dev community - memcache-async. For compatibility, I'm adding `tokio::io` based AsyncWrite and AsyncRead implementations along with existing `futures::io`...
Following up with @djc's intuition (re: https://github.com/djc/bb8/pull/194) -- I noticed that the final call to `spawn_replenishing_approvals(approvals)` is incomplete due to empty approvals and returns early after several attempts to `put_back`...