mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-28 03:29:06 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -417,8 +417,7 @@ public class IrisEngine implements Engine {
|
||||
getData().getObjectLoader().clean();
|
||||
} catch (Throwable e) {
|
||||
Iris.reportError(e);
|
||||
Iris.error("Cleanup failed!");
|
||||
e.printStackTrace();
|
||||
Iris.error("Cleanup failed! Enable debug to see stacktrace.");
|
||||
}
|
||||
|
||||
cleaning.lazySet(false);
|
||||
|
||||
Reference in New Issue
Block a user