-
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
withContext calls are not reflected in coroutine debug dumps
debug
design
#4299
opened Dec 16, 2024 by
vsalavatov
Consider deprecation cycle for
CoroutineDispatcher.invoke
design
#4199
opened Jul 29, 2024 by
JakeWharton
CancellationException inheriting from IllegalStateException can be error prone
design
#4073
opened Mar 19, 2024 by
kevincianfarini
runBlocking
should let go of CPU token before parking the thread
design
#3983
opened Dec 11, 2023 by
dovchinnikov
Nested
runBlocking
deadlocks when a task depends on the nested runBlocking
itself
design
#3982
opened Dec 11, 2023 by
dovchinnikov
Discourage manual execution control in the test framework
design
test
#3919
opened Oct 18, 2023 by
dkhalanskyjb
Timeout not detected on newSingleThreadContext() when withTimeout wraps a blocking job
bug
design
#3875
opened Sep 2, 2023 by
OliverO2
Actor-like container for mutable state shared between coroutines
design
#3796
opened Jun 28, 2023 by
circusmagnus
Immediate dispatchers can cause spooky action at a distance
design
#3760
opened May 24, 2023 by
dkhalanskyjb
Disallow
Job
passed as context to withContext
/launch
/async
design
enhancement
structured concurrency
#3670
opened Mar 9, 2023 by
dovchinnikov
shareIn keeps coroutines alive even when there are no subscribers
design
flow
flow-sharing
structured concurrency
#3662
opened Mar 6, 2023 by
dkhalanskyjb
CancellationException can be thrown not only to indicate cancellation
design
#3658
opened Mar 6, 2023 by
dkhalanskyjb
A way to statically load DebugProbesKt in production
design
#3633
opened Feb 21, 2023 by
dovchinnikov
Rethink, consolidate and document Mutex's owner contract
bug
design
enhancement
#3626
opened Feb 14, 2023 by
qwwdfsad
Introduce coroutine dump format for better visualisation of structured concurrency
debug
design
#3587
opened Jan 16, 2023 by
mvicsokolova
withContext should copy CopyableThreadContextElement
design
enhancement
#3414
opened Aug 18, 2022 by
dovchinnikov
Discussion: Make ThreadContextElement or its analog available on all platforms
design
#3326
opened Jun 17, 2022 by
eymar
scope with job in completing state can still launch new coroutines
design
enhancement
#3322
opened Jun 15, 2022 by
btwilk
StateFlow-like primitive for big states with delta updates
design
flow
#3316
opened Jun 7, 2022 by
elizarov
Dispatchers.setMain does not implement a correct Dispatchers.Main.immediate
design
test
#3298
opened May 20, 2022 by
dkhalanskyjb
Add a Flow.iterate method, allowing an Iterator-style traversal of flows.
design
flow
#3278
opened May 10, 2022 by
lowasser
Loading…
The CompletableDeferred having strange constructors
design
enhancement
#3134
opened Jan 12, 2022 by
tekener
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-12-01.