mirror of
https://github.com/tower-rs/tower.git
synced 2025-09-28 05:20:57 +00:00

Previously, there was no notification when capacity is made available by requests completing. This patch fixes the bug. This also switches the tests to use `MockTask` from tokio-test.
tower
fn(Request) -> Future
This is not ready for usage yet (unless you are brave).
More information about this crate can be found in the crate documentation
Description
Languages
Rust
100%