mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
This commit is contained in:
commit
e68f483177
|
@ -3447,6 +3447,7 @@ static void DropDatabaseCoordinator(
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
TRI_ReleaseVocBase(vocbase);
|
||||||
// sleep
|
// sleep
|
||||||
usleep(10000);
|
usleep(10000);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue