zebra/zebra-network
teor 44c8fafc29 Stop processing the request after failing an overloaded connection
zebra-network's Connection expects that `fail_with` is only called once
per connection, but the overload handling code continues to process the
current request after an overload error, potentially leading to further
failures.

Closes #1599
2021-01-18 00:23:36 -05:00
..
proptest-regressions/protocol Add proptest regressions file 2020-01-28 03:48:23 -05:00
src Stop processing the request after failing an overloaded connection 2021-01-18 00:23:36 -05:00
Cargo.toml Upgrade to tokio 0.3.6 from crates.io 2021-01-12 15:37:27 -05:00