-
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
docs: update
ThreadLocal<T>.asContextElement
documentation
#4437
opened May 15, 2025 by
nikitabobko
Loading…
Introduce deprecated coroutine builder overloads accepting a Job
#4435
opened May 13, 2025 by
dkhalanskyjb
Loading…
Explain that
limitedParallelism(1)
is not a mutex
#4434
opened May 13, 2025 by
dkhalanskyjb
Loading…
Ensure consistent
delay
behavior in immediate
across platforms
#4432
opened May 7, 2025 by
dkhalanskyjb
Loading…
docs: fix example for channel, do not assume a single-threaded dispatcher
#4417
opened Apr 21, 2025 by
murfel
Loading…
docs: add example for
runTest
to reiterate that runTest waits for children to finish
#4416
opened Apr 21, 2025 by
murfel
Loading…
Improve performance of SharingStarted.StartedLazily by changing flow to unsafeFlow
#4393
opened Mar 24, 2025 by
seyoungcho2
Loading…
[DO NOT MERGE] Specify Automatic-Module-Name for kotlinx-coroutines-core
#4320
opened Jan 3, 2025 by
fzhinkin
Loading…
1 of 2 tasks
Fix DefaultExecutor having a separate thread and being used for cleanup work and running Dispatchers.Unconfined
#4277
opened Nov 21, 2024 by
dkhalanskyjb
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.