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 a deprecated select's replaceWith
#4664 opened Apr 20, 2026 by murfel Member Loading…
Make Dispatchers.Main access fail fast
#4662 opened Apr 17, 2026 by dkhalanskyjb Collaborator Draft
Restore Promise-related functions on Wasm/JS as HIDDEN
#4661 opened Apr 17, 2026 by dkhalanskyjb Collaborator Loading… 1.11
Use a newer Android framework version at compile-time
#4660 opened Apr 16, 2026 by dkhalanskyjb Collaborator Draft
Added templates to the issue creation wizard
#4654 opened Apr 7, 2026 by ivakub Loading…
KT-84955: mark apple x64 tagets as deprecated error
#4645 opened Mar 25, 2026 by mMaxy Loading…
Implemented preparations for new ABI validations' DSL
#4627 opened Feb 23, 2026 by shanshin Contributor Loading…
Add secondary MDCContext constructor for convenience
#4624 opened Feb 23, 2026 by schielek Loading…
Optimize attaching the debug probes
#4619 opened Feb 17, 2026 by dkhalanskyjb Collaborator Draft
Cancellation and timeouts tutorial review
#4618 opened Feb 9, 2026 by murfel Member Loading…
Simplify the build scripts
#4610 opened Jan 30, 2026 by dkhalanskyjb Collaborator Loading…
Port tests from jvm to concurrent: change
#4606 opened Jan 24, 2026 by murfel Member Loading…
Port tests from jvm to concurrent: move
#4605 opened Jan 24, 2026 by murfel Member Draft
IR inliner: Enable intra-module mode for kotlinx.coroutines
#4595 opened Dec 17, 2025 by ddolovov Member 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…
Add channel benchmarks
#4546 opened Oct 16, 2025 by murfel Member Loading…
Fix a race in CoroutineScheduler tryPark
#4528 opened Sep 18, 2025 by dkhalanskyjb Collaborator Loading…
Give upstream a chance to create new elements in collectLatest
#4493 opened Aug 1, 2025 by dkhalanskyjb Collaborator Loading…
Fix flaky shared flow subscription
#4489 opened Jul 25, 2025 by murfel Member Loading…
Fix flaky shared flow subscription (Test)
#4488 opened Jul 25, 2025 by murfel Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.