mirror of https://gitee.com/bigwinds/arangodb
added comment
This commit is contained in:
parent
57223ecaba
commit
c4bb315626
|
@ -789,6 +789,8 @@ AgencyEndpoint* AgencyComm::popEndpoint () {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// if we got here, we ran out of non-busy connections...
|
||||||
|
|
||||||
usleep(500); // TODO: make this configurable
|
usleep(500); // TODO: make this configurable
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue