Issues
- 4
UndispatchedCoroutine leaks CoroutineContext via thread local when using custom ContinuationInterceptor
#4296 opened by pyricau - 5
1.10.0 iOS target crash
#4309 opened by FlowFan - 2
Release Kotlin 2.1-compatible version
#4292 opened by JakeWharton - 3
Introduce Flow.all/any/none operators
#4212 opened by CLOVIS-AI - 5
Don't call Dispatchers.Main getter during UnconfinedTestDispatcher construction
#4297 opened by azabost - 0
- 0
- 0
- 1
`yield` optimizations don't work correctly
#4248 opened by dkhalanskyjb - 1
- 1
Tidy up our CI configurations
#4306 opened by qwwdfsad - 0
Re-introduce allWarningsAsErrors
#4307 opened by qwwdfsad - 0
`limitedParallelism` does not propagate the full `CoroutineContext` to the underlying dispatcher
#4305 opened by dkhalanskyjb - 4
`NonCancellable` section can be cancelled when combined with another context
#4300 opened by andrew-k-21-12 - 2
- 13
- 2
Throw String in Kotlin/JS leads to ClassCastException
#4290 opened by ilgonmic - 2
- 4
- 4
- 0
Provide a Public API to Set a Custom Main Coroutine Dispatcher for Advanced Use Cases
#4286 opened by leinardi - 0
Migrate integration-testing module from Groovy to Kts
#4285 opened by qwwdfsad - 2
Need Job.restart() Api
#4281 opened by stefanusayudha - 0
- 3
- 2
incorrect Dispatchers.Main.immediate behavior
#4276 opened by VladislavSumin - 0
Add StateFlow<T>.onSubscription
#4275 opened by xit0c - 5
Flow onBackpressureReduce operator?
#4271 opened by shirozatou - 3
Coroutine runTest causes unrelated tests to fail
#4265 opened by DavidCorrado - 0
- 1
document typo in CancellableContinuation.kt
#4264 opened by mountainn-dev - 0
Several issues with the `DefaultExecutor`
#4262 opened by dkhalanskyjb - 4
- 2
Hanging test
#4259 opened by dkhalanskyjb - 0
- 1
timeout+collector operator
#4250 opened by CLOVIS-AI - 0
Android sample app mentioned in "Guide to UI programming with coroutines" doesn't exist
#4243 opened by tseglevskiy - 1
- 1
- 2
- 0
RC:
#4230 opened by valentinsa - 2
Flow collect may cause the Gamepad testing failed when I use webview to loading the Gamepad testing url after used collect function
#4228 opened by fearlesstrek - 7
- 11
- 1
rx Flowable that use Unconfined dispatcher result in a deadlock when using a runblocking() that execute a suspend function with (Semaphore, mutex or ReentrantLock)
#4222 opened by cchaouachi - 2
Mapping a list asynchronously
#4221 opened by singhmanu - 5
Add argument to sample to sample at the start of a flow instead of the end?
#4217 opened by ColtonIdle - 1
"Kotlin Compiler Error: NoClassDefFoundError for kotlin/reflect/full/KClasses during Gradle build"
#4216 opened by Nada-08 - 6
[WASM] JsException: Exception was thrown while running JavaScript code kotlinx.coroutines.error_$external_fun
#4213 opened by Omico - 3
`DelayWithTimeoutDiagnostics` missing from R8 rules?
#4210 opened by louwers