Trying to fix ge

This commit is contained in:
ceikry
2021-07-21 21:27:55 -05:00
parent 10551e90fd
commit e74bbd9234
@@ -78,6 +78,7 @@ public final class SystemTermination {
e.printStackTrace();
}
}
Repository.getDisconnectionQueue().update();
try {
Thread.sleep(3_000);
} catch (Exception ignored){}