give it a little more time

This commit is contained in:
DarthArgus
2016-07-22 15:01:38 +00:00
parent 12633ce384
commit fd56145248
@@ -1178,7 +1178,7 @@ void JavaLibrary::initializeJavaThread()
// clean up
ms_jvm->DestroyJavaVM();
Os::sleep(1000); // give java a chance to end it's miserable existence
Os::sleep(2000); // give java a chance to end it's miserable existence
ms_jvm = nullptr;
if (ConfigServerGame::getTrapScriptCrashes())