realm-kotlin icon indicating copy to clipboard operation
realm-kotlin copied to clipboard

Investigate Ktor 2.2.4 support

Open cmelchior opened this issue 2 years ago • 2 comments

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.

cmelchior avatar Mar 28 '23 18:03 cmelchior

Ktor 2.2.x has some issues with deadlocks on Darwin client that will be fixed in 2.3.0.

iXPert12 avatar Apr 04 '23 17:04 iXPert12

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

cmelchior avatar Apr 19 '23 13:04 cmelchior