I noticed from a report someone else sent me with ...
# ksp
z
I noticed from a report someone else sent me with my plugin that KSP runs during all KotlinCompile tasks, which means it runs during kapt stub generation and kapt, before finally running in the regular compileKotlin task. Should it exclude itself from kapt tasks?
t
Will take a look asap. Thanks for letting us know.
👍 1
p
hey i’m that guy — I can send you a build scan tomorrow
🙏 1
t
Thank you. I'm able to reproduce it and working on it.
🎉 1
Here is the tracking issue. I have an ugly, temporary workaround for now. It is the last resort if the issue can't be fixed cleanly before next release.
👍 1