Trying to fix ge

This commit is contained in:
ceikry 2021-07-21 21:27:55 -05:00
parent 7dbf11971a
commit b86777e190

View file

@ -78,6 +78,7 @@ public final class SystemTermination {
e.printStackTrace();
}
}
Repository.getDisconnectionQueue().update();
try {
Thread.sleep(3_000);
} catch (Exception ignored){}