• 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
..
api Loading commit data...
bmt Loading commit data...
chunk Loading commit data...
dev Loading commit data...
docker Loading commit data...
fuse Loading commit data...
log Loading commit data...
metrics Loading commit data...
network Loading commit data...
pot Loading commit data...
pss Loading commit data...
sctx Loading commit data...
services/swap Loading commit data...
shed Loading commit data...
spancontext Loading commit data...
state Loading commit data...
storage Loading commit data...
swap Loading commit data...
testutil Loading commit data...
tracing Loading commit data...
version Loading commit data...
AUTHORS Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
network_test.go Loading commit data...
swarm.go Loading commit data...
swarm_test.go Loading commit data...