I noticed that throwing `CompilationErrorException...
# ksp
z
I noticed that throwing
CompilationErrorException
no longer fails the compilation task in Ksp anymore in the 1.4.30 alpha. Is that expected? I don't see how we can test for failure cases anymore since it operates seemingly only by logging (whereas I would expect it to fail a build)