-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Issues: Kotlin/kotlinx.coroutines
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ChannelFlow instances do not prefer conflation over buffering when fused
docs
KDoc and API reference
flow-fusing
#4352
opened Feb 12, 2025 by
kevincianfarini
kotlinx-coroutines-rx3: Allow specifing CoroutineStart for rxSingle, rxObservable, ...
enhancement
reactive
#4351
opened Feb 12, 2025 by
Gabweb
Can ListenableFuture.future() not unwrap CancellationException when needed?
bug
waiting for clarification
#4347
opened Feb 10, 2025 by
ParafeniukMikalaj
runBlocking doesnt block Main thread on iOS
bug
waiting for clarification
#4345
opened Feb 7, 2025 by
slipdef
Instrumented test coverage fails with coroutines 1.10.0+
question
#4340
opened Jan 23, 2025 by
Del-S
The debugging document should mention it's JVM-only
guide
Issues with the coroutines guide on the website
#4339
opened Jan 23, 2025 by
dkhalanskyjb
Channel.receiveAsFlow
doesn't document the prompt cancellation guarantee
docs
#4337
opened Jan 20, 2025 by
dkhalanskyjb
Negative consequences of catchNonTestRelatedExceptions from TestScope to Spring Boot apps
question
test
#4335
opened Jan 17, 2025 by
man85
Deprecate ExecutorCoroutineDispatcher.Key for removal
enhancement
#4333
opened Jan 16, 2025 by
qwwdfsad
Reconsider what happens when
await()
gets cancelled
design
#4329
opened Jan 14, 2025 by
dkhalanskyjb
Calling
Flow.stateIn
with a cancelled scope suspends forever
bug
flow-sharing
#4322
opened Jan 6, 2025 by
francescotescari
limitedParallelism
does not propagate the full CoroutineContext
to the underlying dispatcher
bug
#4305
opened Dec 19, 2024 by
dkhalanskyjb
withContext calls are not reflected in coroutine debug dumps
debug
design
#4299
opened Dec 16, 2024 by
vsalavatov
Provide a Public API to Set a Custom Main Coroutine Dispatcher for Advanced Use Cases
enhancement
#4286
opened Nov 29, 2024 by
leinardi
Migrate integration-testing module from Groovy to Kts
build
up for grabs
#4285
opened Nov 29, 2024 by
qwwdfsad
Potentially harfmul SynchronizedObject usages on iOS platform
native
#4282
opened Nov 28, 2024 by
qwwdfsad
Integrate with KotlinX Immutable Collections, add
Flow.toMap
enhancement
#4273
opened Nov 14, 2024 by
Laxystem
Make thread names of CoroutineScheduler more distinguishable
enhancement
#4267
opened Nov 5, 2024 by
qwwdfsad
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.