Unclaimed project
Are you a maintainer of kotlinx.coroutines? Claim this project to take control of your public changelog and roadmap.
kotlinx-coroutines-debug JAR file including the module-info.class file twice, resulting in failures in various tooling (#4314). Thanks, @RyuNen344!Flow.stateIn hanging when the scope is cancelled in advance or the flow is empty (#4322). Thanks, @francescotescari!.limitedParallelism (#4330) and during flow collection (#4272).runBlocking failing to run its coroutine to completion in some cases if its JVM thread got interrupted (#4399).