Skip to content

Pull requests: Kotlin/kotlinx.coroutines

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix TSan data race in CoroutineDispatcherTest.
#4728 opened Aug 14, 2026 by chaoren Contributor Loading…
Make kotlinx.coroutines.debug timeout tests deterministic
#4727 opened Aug 14, 2026 by dkhalanskyjb Collaborator Loading…
Join backgroundScope after cancel in runTest
#4726 opened Aug 13, 2026 by AzazelSensei Loading…
Enable Configuration Cache
#4721 opened Aug 11, 2026 by qwwdfsad Member 2/2 Draft
Make JS iteration over ReceiveChannel cancel iteration on early exits
#4718 opened Aug 10, 2026 by dkhalanskyjb Collaborator Loading…
Consolidate repository settings
#4714 opened Jul 31, 2026 by fzhinkin Contributor Draft
Manually configure some cache-redirected repositories
#4686 opened Jun 2, 2026 by Badya Contributor Loading…
Make Dispatchers.Main access fail fast
#4662 opened Apr 17, 2026 by dkhalanskyjb Collaborator Loading… 1.12
Use a newer Android framework version at compile-time
#4660 opened Apr 16, 2026 by dkhalanskyjb Collaborator Draft
Optimize attaching the debug probes
#4619 opened Feb 17, 2026 by dkhalanskyjb Collaborator Loading…
Update internal SharedFlow comments
#4591 opened Dec 12, 2025 by dkhalanskyjb Collaborator Draft
Add ReactNativeDispatcher
#4562 opened Oct 28, 2025 by trema96 Loading…
Enhance CoroutineDispatcher.invoke with contract
#4554 opened Oct 22, 2025 by LouisCAD Contributor Loading…
Fix a race in CoroutineScheduler tryPark
#4528 opened Sep 18, 2025 by dkhalanskyjb Collaborator Loading…
Fix flaky shared flow subscription
#4489 opened Jul 25, 2025 by murfel Contributor Loading… 1.12
Fix flaky shared flow subscription (Test)
#4488 opened Jul 25, 2025 by murfel Contributor Loading…
Add terrakok/FlowMarbles as stories to the Flow documentation
#4484 opened Jul 20, 2025 by JSMonk Member Loading…
Increase Lincheck version to 3.0
#4467 opened Jul 1, 2025 by ndkoval Contributor Loading…
Simplify full-queue check to use single margin
#4426 opened Apr 23, 2025 by PPLong222 Loading…
ProTip! Exclude everything labeled bug with -label:bug.