explain
This commit is contained in:
parent
e785bd13f5
commit
cc015846d2
@ -304,6 +304,7 @@ public final class CachedWorld implements ICachedWorld, Helper {
|
|||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
break;
|
break;
|
||||||
} catch (Throwable th) {
|
} catch (Throwable th) {
|
||||||
|
// in the case of an exception, keep consuming from the queue so as not to leak memory
|
||||||
th.printStackTrace();
|
th.printStackTrace();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user