Have anyone ever tried getting an `java.lang.Inter...
# compose
a
Have anyone ever tried getting an
java.lang.InterruptedException
when rendering previews in Android Studio? I've recently started getting it from one of our previews as a "Render issue" (the stacktrace states that it was thrown at com.android.tools.rendering.classloading.CooperativeInterruptTransformLoopBreaker.checkLoop(CooperativeInterruptTransform.kt:26)), but I have no clue what caused it. And it doesn't happen all the time at all.