• 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
..
encryption Loading commit data...
feed Loading commit data...
localstore Loading commit data...
mock Loading commit data...
chunker.go Loading commit data...
chunker_test.go Loading commit data...
common_test.go Loading commit data...
database.go Loading commit data...
error.go Loading commit data...
filestore.go Loading commit data...
filestore_test.go Loading commit data...
hasherstore.go Loading commit data...
hasherstore_test.go Loading commit data...
ldbstore.go Loading commit data...
ldbstore_test.go Loading commit data...
localstore.go Loading commit data...
localstore_test.go Loading commit data...
memstore.go Loading commit data...
memstore_test.go Loading commit data...
netstore.go Loading commit data...
netstore_test.go Loading commit data...
pyramid.go Loading commit data...
schema.go Loading commit data...
swarmhasher.go Loading commit data...
types.go Loading commit data...