How to run Kotlin compiler `in-process`with incremental compilation on?
betterclever
03/11/2020, 12:23 PM
I can see that the incremental compilation is disabled for in-process builds, but I need to debug something that is causing cache corruption in incremental compilation.