disable parallel compilation for Kotlin modules
Original commit: c061a3dbd8
This commit is contained in:
@@ -70,7 +70,7 @@ public class CompilerRunnerUtil {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Nullable
|
@Nullable
|
||||||
public static Object invokeExecMethod(
|
public synchronized static Object invokeExecMethod(
|
||||||
@NotNull String compilerClassName,
|
@NotNull String compilerClassName,
|
||||||
@NotNull String[] arguments,
|
@NotNull String[] arguments,
|
||||||
@NotNull CompilerEnvironment environment,
|
@NotNull CompilerEnvironment environment,
|
||||||
|
|||||||
Reference in New Issue
Block a user