good morning!!!!

Skip to content
Snippets Groups Projects
Commit 2421ff03 authored by alex.sharov's avatar alex.sharov
Browse files

better peers logging

parent bf06a2ce
No related branches found
No related tags found
No related merge requests found
......@@ -434,7 +434,7 @@ func runDialTest(t *testing.T, config dialConfig, rounds []dialTestRound) {
setupCh <- conn
return nil
}
dialsched = newDialScheduler(config, iterator, setup)
dialsched = newDialScheduler(config, iterator, setup, 66)
defer dialsched.stop()
for i, round := range rounds {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment