Kolin project scan times dramatically increased today! Why?

From sending in my logs, the response was that the cumulative run time of all the compile processes were longer than the sonar scan time, eventhough those compile times are from parallel threads. The current patch here is setting the following parameters, that halved the build time (though it’s still double the scan time as was before)

sonar.java.binaries=.
sonar.java.libraries=.