we get frequent compilation errors on our CI serve...
# announcements
t
we get frequent compilation errors on our CI server (about 1 in 20 build). We almost never see them locally. We're using the same version of Kotlin everywhere, as imported by Maven. What is the best way to debug this? We've disabled parallel builds in Maven as we were told on here that that could be the cause.