mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 10:43:14 +00:00
Print errors
This commit is contained in:
parent
74e59fa47b
commit
38e62a9c98
@ -93,7 +93,7 @@ public class GroupedExecutor
|
||||
|
||||
catch(Throwable e)
|
||||
{
|
||||
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
mirror.compute(q, (k, v) -> v - 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user