• Steven Allen's avatar
    fix a potential DHT query hang · eb3e7fe9
    Steven Allen authored
    Without this, one of the workers may hang when trying to re-grab the rate-limit
    after dialing. I believe this may be what's causing some of our DHT requests to
    stall (evidence: massive goroutine buildup on the gateways).
    eb3e7fe9
query.go 8.19 KB