https://kotlinlang.org logo
Title
e

Eugen Martynov

05/22/2019, 11:42 AM
we see some numbers of the errors like:
Task :app:compileDebugUnitTestKotlin FAILED
Could not perform incremental compilation: Could not connect to Kotlin compile daemon
Could not connect to kotlin daemon. Using fallback strategy.
t

tapchicoma

05/22/2019, 1:16 PM
e

Eugen Martynov

05/24/2019, 12:50 PM
👍
z

Zac Sweers

11/27/2019, 7:18 PM
I’ve got a repro case for this, commented on the above issue
or rather, at least a specific case where it occurs - using the java-platform plugin as a project
t

tapchicoma

11/27/2019, 7:22 PM
isn't platforms is a new feature and probably not directly related to the issue above?
z

Zac Sweers

11/29/2019, 7:00 PM
it’s not that new, and adding a platform project triggers this consistently in our project