-
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
There is no ability to change value of catchNonTestRelatedExceptions variable in TestScope
bug
#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
The coroutines guide should mention happens-before guarantees
guide
Issues with the coroutines guide on the website
#4251
opened Oct 16, 2024 by
dkhalanskyjb
Android sample app mentioned in "Guide to UI programming with coroutines" doesn't exist
bug
guide
Issues with the coroutines guide on the website
#4243
opened Oct 4, 2024 by
tseglevskiy
Some way of subscribe to shared flow without slowing-down others
enhancement
flow-sharing
#4224
opened Sep 9, 2024 by
kunyavskiy
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.