push_epoch_slots is unlocking and locking again gossip when iterating over epoch slot indices which is wasteful: https://github.com/solana-labs/solana/blob/0486df02b/core/src/cluster_info.rs#L915-L929
push_epoch_slots is unlocking and locking again gossip when iterating over epoch slot indices which is wasteful: https://github.com/solana-labs/solana/blob/0486df02b/core/src/cluster_info.rs#L915-L929