Hi guys, i am running into this error on KMM `Comp...
# ktor
b
Hi guys, i am running into this error on KMM
Compilation failed: Internal compiler error: no implementation found for FUN DEFAULT_PROPERTY_ACCESSOR name:<get-parent> visibility:public modality:ABSTRACT <> ($this:kotlinx.coroutines.Job) returnType:kotlinx.coroutines.Job?
it looks like its a ktor issue incompatible with coroutine
a
This is a known issue (KTOR-5728). The fix will be delivered in the next upcoming release of Ktor.
1