## Issue Addressed This is one step to address https://github.com/sigp/lighthouse/issues/3092 before introducing `quickcheck`. I noticed an issue while I was reading the pruning implementation `PeerManager::prune_excess_peers()`. If a peer with the following condition, **`outbound_peers_pruned` counter increases but the peer is not pushed to `peers_to_prune`**. - [outbound only]( |
||
|---|---|---|
| .. | ||
| behaviour | ||
| discovery | ||
| peer_manager | ||
| rpc | ||
| types | ||
| config.rs | ||
| lib.rs | ||
| metrics.rs | ||
| service.rs | ||