mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 02:36:59 +00:00
Async pregen start
This commit is contained in:
parent
a0ecf72a1c
commit
6580436900
@ -59,7 +59,7 @@ public class PregeneratorJob implements PregenListener {
|
||||
info = new String[]{"Initializing..."};
|
||||
this.task = task;
|
||||
this.pregenerator = new IrisPregenerator(task, method, this);
|
||||
this.pregenerator.start();
|
||||
J.a(this.pregenerator::start);
|
||||
open();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user