Join Slack
Powered by
Seems like that it only happens with `CompilationE...
# ksp
t
Ting-Yuan Huang
02/11/2021, 10:16 PM
Seems like that it only happens with
CompilationErrorException
, which is caught and treated specially by compiler.
KSPLogger.error("msg")
and
throw Error("msg")
do fail
kspKotlin
and blocks `compileKotlin`(which depends on
kspKotlin
)
2
Views
Open in Slack
Previous
Next