tylerwilson
06/28/2022, 3:04 PMCompilation failed: Internal compiler error: no implementation found for FUN DEFAULT_PROPERTY_ACCESSOR name:<get-thread> visibility:internal modality:ABSTRACT <> ($this:kotlinx.coroutines.CloseableCoroutineDispatcher) returnType:kotlinx.coroutines.Thread
when building vtable for CLASS CLASS name:MultiWorkerDispatcher modality:FINAL visibility:private superTypes:[kotlinx.coroutines.CloseableCoroutineDispatcher]
at /Users/administrator/Documents/agent/work/8d547b974a7be21f/ktor-utils/posix/src/io/ktor/util/CoroutineUtils.kt (0:0)
CLASS CLASS name:MultiWorkerDispatcher modality:FINAL visibility:private superTypes:[kotlinx.coroutines.CloseableCoroutineDispatcher]
* Source files:
* Compiler version info: Konan: 1.6.21 / Kotlin: 1.6.21
* Output kind: FRAMEWORK
The 1.6.1-native-mt works fine for me. Perhaps this version removed some platforms?Bruno Vaillant
10/31/2022, 2:06 PM