• Janoš Guljaš's avatar
    swarm/network: fix data races in TestInitialPeersMsg test (#19490) · 3873a731
    Janoš Guljaš authored
    * swarm/network: fix data races in TestInitialPeersMsg test
    
    * swarm/network: add Kademlia.Saturation method with lock
    
    * swarm/network: add Hive.Peer method to safely retrieve a bzz peer
    
    * swarm/network: remove duplicate comment
    
    * p2p/testing: prevent goroutine leak in ProtocolTester
    
    * swarm/network: fix data race in newBzzBaseTesterWithAddrs
    
    * swarm/network: fix goroutone leaks in testInitialPeersMsg
    
    * swarm/network: raise number of peer check attempts in testInitialPeersMsg
    
    * swarm/network: use Hive.Peer in Hive.PeerInfo function
    
    * swarm/network: reduce the scope of mutex lock in newBzzBaseTesterWithAddrs
    
    * swarm/storage: disable TestCleanIndex with race detector
    3873a731
Name
Last commit
Last update
..
discover Loading commit data...
discv5 Loading commit data...
enode Loading commit data...
enr Loading commit data...
nat Loading commit data...
netutil Loading commit data...
protocols Loading commit data...
simulations Loading commit data...
testing Loading commit data...
dial.go Loading commit data...
dial_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
metrics.go Loading commit data...
peer.go Loading commit data...
peer_error.go Loading commit data...
peer_test.go Loading commit data...
protocol.go Loading commit data...
rlpx.go Loading commit data...
rlpx_test.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...