github Kotlin/kotlinx.coroutines 1.8.0-RC2

latest releases: 1.8.1-Beta, 1.8.0
4 months ago
  • Fixed a bug introduced in 1.8.0-RC where Mutex.onLock would not unlock if a non-local return was performed (#3985).
  • Fixed a bug introduced in 1.8.0-RC where depending on kotlinx-coroutines in Native code failed with a compilation error Could not find "org.jetbrains.kotlinx:atomicfu-cinterop-interop" (#3968).
  • Small documentation fixes.

Don't miss a new kotlinx.coroutines release

NewReleases is sending notifications on new releases.