]> Sergey Matveev's repositories - btrtrc.git/commit
Fix small cache transfer tests
authorMatt Joiner <anacrolix@gmail.com>
Thu, 16 Apr 2020 04:12:17 +0000 (14:12 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 16 Apr 2020 04:12:17 +0000 (14:12 +1000)
commite5f7765dfa88f18e6ffaa0fc6fe8faca71190b82
tree565adcf506385fee19e61dfa396a47cbbf1bf87a
parentc2210c058ccf34e12f56249d7afc71bfe08e0da4
Fix small cache transfer tests

Since hashing Peer Addrs in the Torrent pending peers, clients are getting more than one connection to the seeder in the tests and failing.
client_test.go
config.go
test/transfer_test.go
torrent.go