1
0
Fork 0

bug fixes agancy backported from devel

This commit is contained in:
Kaveh Vahedipour 2016-06-30 14:04:26 +02:00
parent bfbc89f4f9
commit 7dcee21432
1 changed files with 0 additions and 1 deletions

View File

@ -318,7 +318,6 @@ bool Constituent::vote(term_t term, arangodb::consensus::id_t id,
term_t t = 0;
arangodb::consensus::id_t lid = 0;
bool cast = false;
{
MUTEX_LOCKER(guard, _castLock);