plugeth/swarm/network/stream
Janoš Guljaš ba2dfa5ce4 swarm/network/stream: fix a goroutine leak in Registry (#19139)
* swarm/network/stream: fix a goroutine leak in Registry

* swarm/network, swamr/network/stream: Kademlia close addr count and depth change chans

* swarm/network/stream: rename close channel to quit

* swarm/network/stream: fix sync between NewRegistry goroutine and Close method
2019-02-20 14:45:25 +01:00
..
intervals swarm: remove unused/dead code (#18351) 2018-12-23 17:31:32 +01:00
testing swarm/network: refactor simulation tests bootstrap (#18975) 2019-02-01 09:58:46 +01:00
common_test.go swarm: fix network/stream data races (#19051) 2019-02-13 13:03:23 +01:00
delivery_test.go swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) 2019-02-14 07:51:57 +01:00
delivery.go swarm/network, swarm/storage: Preserve opentracing contexts (#19022) 2019-02-08 16:57:48 +01:00
intervals_test.go swarm: fix network/stream data races (#19051) 2019-02-13 13:03:23 +01:00
lightnode_test.go swarm: fix network/stream data races (#19051) 2019-02-13 13:03:23 +01:00
messages.go swarm/network, swarm/storage: Preserve opentracing contexts (#19022) 2019-02-08 16:57:48 +01:00
norace_test.go swarm: fix network/stream data races (#19051) 2019-02-13 13:03:23 +01:00
peer.go swarm/network, swarm/storage: Preserve opentracing contexts (#19022) 2019-02-08 16:57:48 +01:00
race_test.go swarm: fix network/stream data races (#19051) 2019-02-13 13:03:23 +01:00
snapshot_retrieval_test.go swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) 2019-02-14 07:51:57 +01:00
snapshot_sync_test.go swarm: fix network/stream data races (#19051) 2019-02-13 13:03:23 +01:00
stream.go swarm/network/stream: fix a goroutine leak in Registry (#19139) 2019-02-20 14:45:25 +01:00
streamer_test.go swarm: fix network/stream data races (#19051) 2019-02-13 13:03:23 +01:00
syncer_test.go swarm: fix network/stream data races (#19051) 2019-02-13 13:03:23 +01:00
syncer.go swarm: remove unused/dead code (#18351) 2018-12-23 17:31:32 +01:00
visualized_snapshot_sync_sim_test.go swarm: fix network/stream data races (#19051) 2019-02-13 13:03:23 +01:00