Commit f41817c8 authored by Juan Batiz-Benet's avatar Juan Batiz-Benet Committed by Brian Tiger Chow

use Alpha as the concurrency.

cc @whyrusleeping
parent de7af506
......@@ -12,7 +12,7 @@ import (
context "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context"
)
const maxQueryConcurrency = 5
var maxQueryConcurrency = AlphaValue
type dhtQuery struct {
// the key we're querying for
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment