Removing local node's index early from the set here: https://github.com/solana-labs/solana/blob/e1b59ded4/core/src/retransmit_stage.rs#L346 distorts the order of nodes depending on which node is computing the turbine fan-out tree, and results in incorrect neighbors computation.