zebra/zebra-network
teor a6c1cd3c35 Stop panicking when fail_with is called twice on a connection
We can't rule out the connection state changing between the state checks
and any eventual failures, particularly in the presence of async code.

So we turn this panic into a warning.
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 panicking when fail_with is called twice on a 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