Regression test for range sync CGC race condition (#8039)

Co-Authored-By: Jimmy Chen <jchen.tc@gmail.com>
This commit is contained in:
Jimmy Chen
2026-06-04 17:24:27 +10:00
committed by GitHub
parent d617c826fe
commit 91456fb218
4 changed files with 147 additions and 23 deletions

View File

@@ -1247,7 +1247,7 @@ mod tests {
let peer_id = network_globals
.peers
.write()
.__add_connected_peer_testing_only(
.__add_connected_peer_with_custody_subnets(
true,
&beacon_chain.spec,
k256::ecdsa::SigningKey::random(&mut rng).into(),