-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Insights: Kotlin/kotlinx.coroutines
Overview
There hasn’t been any commit activity on Kotlin/kotlinx.coroutines in the last month.
Want to help out?
10 Pull requests merged by 7 people
-
Remove outdated kludges
#4466 merged
Jul 1, 2025 -
Fix deprecation warnings and enable warningsAsErrors for buildSrc
#4464 merged
Jun 25, 2025 -
Migrate to DGPv2
#4436 merged
Jun 25, 2025 -
Ensure consistent
delay
behavior inimmediate
across platforms#4432 merged
Jun 25, 2025 -
Convert return in expression body to labeled return in preparation for KT-22786
#4461 merged
Jun 18, 2025 -
Update outdated comment in
CoroutineDispatcher.kt
#4452 merged
Jun 10, 2025 -
Fix outdated documentation in AbstractCoroutine.kt
#4453 merged
Jun 10, 2025 -
Use cache redirector to download Gradle
#4445 merged
Jun 6, 2025 -
Fix documentation comments in
CancellableContinutation.kt
#4447 merged
Jun 4, 2025 -
Fix typo in Undispatched.kt
#4448 merged
Jun 4, 2025
7 Pull requests opened by 6 people
-
Introduce SharedFlow.collectLatest
#4454 opened
Jun 10, 2025 -
[KTI-2375] Refactor publishing to support arbitrary maven repository
#4455 opened
Jun 11, 2025 -
Update the contribution guidelines
#4458 opened
Jun 13, 2025 -
Convert return in expression body to labeled return in preparation for KT-22786
#4460 opened
Jun 18, 2025 -
minor fix for doc
#4465 opened
Jun 24, 2025 -
Increase Lincheck version to 3.0
#4467 opened
Jul 1, 2025 -
Add lint warnings on SharedFlow operations that never complete - SharedFlow.last()
#4468 opened
Jul 1, 2025
11 Issues closed by 4 people
-
Unable to access Repository's suspending function scope launched from ViewModel
#1618 closed
Jun 27, 2025 -
Instrumented test coverage fails with coroutines 1.10.0+
#4340 closed
Jun 27, 2025 -
Can ListenableFuture.future() not unwrap CancellationException when needed?
#4347 closed
Jun 24, 2025 -
Version 1.10.x Dispatchers issue
#4397 closed
Jun 24, 2025 -
Make synchronized function from kotlinx.coroutines.internal stable for KMP
#4463 closed
Jun 20, 2025 -
No actualiza
#4462 closed
Jun 19, 2025 -
Add optional support for Micrometer Context Propagation
#4187 closed
Jun 17, 2025
4 Issues opened by 4 people
-
Simplify attach of the coroutines debug agent in the debugger
#4469 opened
Jul 2, 2025 -
propagateExceptionFinalResort implementation for wasm-js and js confusing users
#4451 opened
Jun 6, 2025 -
Remove outdated kludges
#4450 opened
Jun 5, 2025
12 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.
-
Introduce deprecated coroutine builder overloads accepting a Job
#4435 commented on
Jun 18, 2025 • 1 new comment -
Flow.catch skips upstream exceptions
#4159 commented on
Jun 2, 2025 • 0 new comments -
Add StateFlow<T>.onSubscription
#4275 commented on
Jun 10, 2025 • 0 new comments -
Dispatcher failures may leave coroutines uncompleted
#4209 commented on
Jun 11, 2025 • 0 new comments -
Coroutine scheduler monitoring
#1360 commented on
Jun 12, 2025 • 0 new comments -
Utility for creating child scopes
#2758 commented on
Jun 20, 2025 • 0 new comments -
Sending to full Channel<Unit>(CONFLATED) is ~10x slower than sending to full Channel<Unit>(1)
#4048 commented on
Jun 24, 2025 • 0 new comments -
Coroutines perform unnecessary thread switches
#4040 commented on
Jun 24, 2025 • 0 new comments -
Flow.takeUntil(otherFlow)
#1850 commented on
Jun 24, 2025 • 0 new comments -
Reconsider what happens when `await()` gets cancelled
#4329 commented on
Jun 29, 2025 • 0 new comments -
runBlocking doesnt block Main thread on iOS
#4345 commented on
Jun 30, 2025 • 0 new comments -
Document structured concurrency
#4433 commented on
Jun 13, 2025 • 0 new comments