good morning!!!!

Skip to content
Snippets Groups Projects
  1. May 15, 2019
  2. May 10, 2019
  3. May 08, 2019
  4. May 07, 2019
  5. May 04, 2019
  6. May 02, 2019
  7. Apr 30, 2019
  8. Apr 26, 2019
  9. Apr 25, 2019
    • 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
Loading