realm-kotlin
realm-kotlin copied to clipboard
Investigate Ktor 2.2.4 support
Bumping from Ktor 2.1.2 to 2.2.4 seems to break our tests on Native (both iOS and MacOS), JVM works fine. It is unclear at this moment if this is just a problem in our tests or if apps are also impacted.
Ktor 2.2.x has some issues with deadlocks on Darwin client that will be fixed in 2.3.0.
The issue is being tracked here in YouTrack: https://youtrack.jetbrains.com/issue/KTOR-5502/DarwinClientEngine-a-request-deadlocks-on-macOS-since-2.2.2