-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Insights: Kotlin/kotlinx.coroutines
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
1.10.2
published
Apr 8, 2025
11 Pull requests merged by 6 people
-
Use providers.gradle property instead of rootProject.properties in the build scripts
#4421 merged
Apr 25, 2025 -
Upgrade to Kotlin 2.1.20
#4420 merged
Apr 23, 2025 -
docs: Coroutines guide: update URL
#4411 merged
Apr 22, 2025 -
Fulfill the new requirements for Kotlin User Projects
#4392 merged
Apr 22, 2025 -
Introduce CompletableDeferred.asDeferred that prevents downcasting
#4410 merged
Apr 10, 2025 -
Update to Dokka 2.0.0
#4349 merged
Apr 9, 2025 -
Add StateFlow<T>.onSubscription
#4380 merged
Apr 9, 2025 -
Add the contract to runBlocking for shared JVM/Native code
#4368 merged
Apr 8, 2025 -
Fix an explanation of flowOn Operator
#4402 merged
Apr 8, 2025 -
Nit: Remove vestigial safe call in jvm Exceptions.kt
#4406 merged
Apr 8, 2025 -
Version 1.10.2
#4405 merged
Apr 8, 2025
5 Pull requests opened by 3 people
-
docs: add example for `runTest` to reiterate that runTest waits for children to finish
#4416 opened
Apr 21, 2025 -
docs: fix example for channel, do not assume a single-threaded dispatcher
#4417 opened
Apr 21, 2025 -
Simplify full-queue check to use single margin
#4426 opened
Apr 23, 2025 -
Fix flowOn handling of thread context elements
#4431 opened
May 6, 2025 -
Ensure consistent `delay` behavior in `immediate` across platforms
#4432 opened
May 7, 2025
10 Issues closed by 3 people
-
CompletableDeferred builder with nullable generic parameter can be misused
#4428 closed
May 2, 2025 -
Weird bug on iOS - handleCoroutineException
#4419 closed
Apr 22, 2025 -
Not possible to run as agent
#4404 closed
Apr 22, 2025 -
Mutable shared Flow is not updating
#4415 closed
Apr 17, 2025 -
Uninterruptible version of runBlocking
#4384 closed
Apr 8, 2025 -
Play Services artifact Gradle Module Metadata doesn't advertise the sources jar's existence
#4112 closed
Apr 8, 2025 -
Flow collection silently hangs when dispatcher throws an exception
#4142 closed
Apr 8, 2025 -
ChannelFlow instances do not prefer conflation over buffering when fused
#4352 closed
Apr 8, 2025 -
`Channel.receiveAsFlow` doesn't document the prompt cancellation guarantee
#4337 closed
Apr 8, 2025
9 Issues opened by 6 people
-
iOS Dispatchers.Main.immediate behaves like non-immediate
#4430 opened
May 6, 2025 -
Introduce lazyAsync
#4423 opened
Apr 23, 2025 -
Publisher.asFlow() sometimes fails to propagate thread context elements
#4422 opened
Apr 23, 2025 -
`CoroutinesDumpTest#testSuspendedCoroutine` failed
#4418 opened
Apr 22, 2025 -
It's impossible to know if an element was delivered in `channelFlow`
#4414 opened
Apr 15, 2025 -
Coroutines guide should highlight the dangers of `runBlocking`
#4412 opened
Apr 15, 2025 -
Remove InternalForInheritanceCoroutinesApi from Deferred<T>
#4408 opened
Apr 8, 2025
16 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Fix DefaultExecutor having a separate thread and being used for cleanup work and running Dispatchers.Unconfined
#4277 commented on
May 7, 2025 • 14 new comments -
Review branch for #4208
#4370 commented on
May 6, 2025 • 1 new comment -
Flow.onIdle
#4407 commented on
Apr 8, 2025 • 0 new comments -
Stabilize Deferred.getCompleted and related
#2656 commented on
Apr 8, 2025 • 0 new comments -
Potentially harfmul SynchronizedObject usages on iOS platform
#4282 commented on
Apr 9, 2025 • 0 new comments -
Suspended coroutines can be garbage-collected when listener list is weak
#1061 commented on
Apr 11, 2025 • 0 new comments -
Provide a way to determine if TestCoroutineDispatcher is "idle"
#1202 commented on
Apr 14, 2025 • 0 new comments -
CancellationException can be thrown not only to indicate cancellation
#3658 commented on
Apr 14, 2025 • 0 new comments -
Map StateFlows to StateFlow
#2631 commented on
Apr 17, 2025 • 0 new comments -
Performance degradation in 1.10.1 after changing the behavior of `yield`
#4401 commented on
Apr 22, 2025 • 0 new comments -
Provide a Public API to Set a Custom Main Coroutine Dispatcher for Advanced Use Cases
#4286 commented on
Apr 22, 2025 • 0 new comments -
`CoroutineStart.UNDISPATCHED` flaky with `collectLatest`
#4383 commented on
Apr 23, 2025 • 0 new comments -
Proposal: Flow pause cooperatively
#2223 commented on
Apr 24, 2025 • 0 new comments -
Reconsider what happens when `await()` gets cancelled
#4329 commented on
May 6, 2025 • 0 new comments -
[DO NOT MERGE] Specify Automatic-Module-Name for kotlinx-coroutines-core
#4320 commented on
Apr 15, 2025 • 0 new comments -
Improve performance of SharingStarted.StartedLazily by changing flow to unsafeFlow
#4393 commented on
May 6, 2025 • 0 new comments