Dmitry Khalanskiy [JB]
05/28/2024, 5:34 PMlimitedParallelism
is stable and can optionally accept the name of the new view.
Details: https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.9.0-RC
Please try it out and tell us what you think! Feedback on release candidates from our more adventurous users is invaluable.suresh
05/28/2024, 8:20 PMSLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
2024-05-28 12:57:57.409 PDT ERROR [main] main - Failed to start the application: 'void kotlinx.coroutines.internal.LockFreeLinkedListHead.addLast(kotlinx.coroutines.internal.LockFreeLinkedListNode)'
java.lang.NoSuchMethodError: 'void kotlinx.coroutines.internal.LockFreeLinkedListHead.addLast(kotlinx.coroutines.internal.LockFreeLinkedListNode)'
at io.ktor.events.Events.subscribe(Events.kt:23) ~[jvm-app:0.13.0.19+f6c00db]
at io.ktor.server.engine.BaseApplicationEngine.<init>(BaseApplicationEngine.kt:50) ~[jvm-app:0.13.0.19+f6c00db]
at io.ktor.server.engine.BaseApplicationEngine.<init>(BaseApplicationEngine.kt:29) ~[jvm-app:0.13.0.19+f6c00db]
uhe
05/31/2024, 9:50 AM