-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: Kotlin/kotlinx.coroutines
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Do not initialize non-mocked Dispatchers.Main unnecessarily
#4301
opened Dec 16, 2024 by
dkhalanskyjb
Loading…
Temporarily disable Native IR transformations, the fix will be provided in 2.1.10
#4298
opened Dec 16, 2024 by
mvicsokolova
Loading…
Fix DefaultExecutor having a separate thread and being used for cleanup work and running Dispatchers.Unconfined
#4277
opened Nov 21, 2024 by
dkhalanskyjb
•
Draft
Improve handling of DispatchException in an undispatched case
#4272
opened Nov 11, 2024 by
qwwdfsad
Loading…
Use Duration as the ground truth for communicating durations
#4256
opened Oct 23, 2024 by
dkhalanskyjb
•
Draft
Parallelism Compensation for CoroutineDispatcher and runBlocking
#4132
opened May 23, 2024 by
vsalavatov
•
Draft
Rewrite the implementation of the linked list for
JobSupport
#4095
opened Apr 11, 2024 by
dkhalanskyjb
•
Draft
Include
runBlocking()
in context and dispatchers tutorial code
#3674
opened Mar 12, 2023 by
toboche
Loading…
Replace "handle" with "tryHandle" for uncaught exceptions
postponed
#3554
opened Dec 16, 2022 by
dkhalanskyjb
•
Draft
Add a Flow.iterate method, allowing an Iterator-style traversal of flows.
design
flow
#3278
opened May 10, 2022 by
lowasser
Loading…
CancellableQueueSynchronizer and ReadWriteMutex
postponed
#2045
opened May 21, 2020 by
ndkoval
Loading…
Add an integration with Log4J 2's ThreadContext
#1794
opened Feb 10, 2020 by
MariusVolkhart
Loading…
Add withLatestFrom operator.
enhancement
flow
#1315
opened Jul 3, 2019 by
zach-klippenstein
Loading…
Add sample operator to Flow, which can sample a Flow with the emissions of another Flow
#1153
opened Apr 28, 2019 by
adibfara
Loading…
ProTip!
Mix and match filters to narrow down what you’re looking for.