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
Aleksei Tirman [JB]
06/22/2023, 7:25 AM
This is a known issue (KTOR-5728). The fix will be delivered in the next upcoming release of Ktor.