Unclaimed project
Are you a maintainer of kotlinx.coroutines? Claim this project to take control of your public changelog and roadmap.
BroadcastChannel-based API (#4197).kotlinx-coroutines-test API (#4198).CoroutineStart.ATOMIC from ExperimentalCoroutinesApi to DelicateCoroutinesApi (#4169).CoroutineStart and Channel-based API (#4147, #4148, #4167). Thanks, @globsterg!Mutex to Semaphore (#4176).Job.cancelFutureOnCompletion (#4156).asDeferred on a Future many times (#4156).probeCoroutineResumed when starting coroutines with UNDISPATCHED (#4162).Dispatchers.IO on the JVM when other standard dispatchers are accessed (#4166). Thanks, @metalhead8816!