Has anyone noticed inconsistent behavior with `So...
# announcements
k
Has anyone noticed inconsistent behavior with
SomeClass::class.sealedSubclasses
method? Sometimes I need to
gradle clean
my project for it to return correct results. Happened with 1.4 and now with 1.5 RC versions
a
Can you please file a bug report to http://kotl.in/issue with a code sample to reproduce?
k
Never managed to "caught it in the act" so to say, it's very intermitent and probably dependent on my gradle/intellij setup. I've tried once to recreate it, but on a fresh project it never shows up :/