Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Kotlin
/
kotlinx.coroutines
Public
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
13.4k
Code
Issues
291
Pull requests
23
Discussions
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
segment-queue-synchronizer
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 4, 2023
Documentation + mutex fix attempt
ndkoval
committed
514c42f
Copy full SHA for 514c42f
Documentation + mutex fix attempt
ndkoval
committed
8d2cb0f
Copy full SHA for 8d2cb0f
Documentation + mutex fix attempt
ndkoval
committed
e1d86bd
Copy full SHA for e1d86bd
Commits on Feb 13, 2023
Introduce `SegmentQueueSynchronizer` abstraction for synchronization primitives and `ReadWriteMutex`
Show description for b2ed1d6
ndkoval
committed
b2ed1d6
Copy full SHA for b2ed1d6
Introduce `SegmentQueueSynchronizer` abstraction for synchronization primitives and `ReadWriteMutex`
Show description for 43b6be5
ndkoval
committed
43b6be5
Copy full SHA for 43b6be5
Introduce `SegmentQueueSynchronizer` abstraction for synchronization primitives and `ReadWriteMutex`
ndkoval
committed
2f8744c
Copy full SHA for 2f8744c
Preserve mutex invariant: throw ISE when incorrect access with owenr is detected
Show description for b2a7f97
ndkoval
committed
b2a7f97
Copy full SHA for b2a7f97
Optimize CancellableContinuationImpl.invokeOnCancellation(..) for Segments
Show description for f8af950
ndkoval
committed
f8af950
Copy full SHA for f8af950
Add a sequential semaphore benchmark and upgrade `ChannelSinkBenchmark` so that it supports buffered channels and pre-allocates elements.
Show description for 1b4831a
ndkoval
committed
1b4831a
Copy full SHA for 1b4831a
Introduce fast and scalable channels (#3103)
Show description for e7cf632
ndkoval
authored and
qwwdfsad
committed
e7cf632
Copy full SHA for e7cf632
Don't allocate threads on every dispatch in Native's thread pools (#3595)
Show description for e946cd7
dkhalanskyjb
authored
e946cd7
Copy full SHA for e946cd7
Commits on Feb 2, 2023
Fix suspend-resume race in DebugProbes (#3514)
Show description for 32af157
qwwdfsad
authored
32af157
Copy full SHA for 32af157
Remove docs about Dispatchers.kt that replicate the common code (#3614)
Show description for 33220fc
dkhalanskyjb
authored
33220fc
Copy full SHA for 33220fc
Commits on Feb 1, 2023
Improve DebugProbes performance (#3534)
Show description for cca82e7
qwwdfsad
authored
cca82e7
Copy full SHA for cca82e7
Commits on Jan 25, 2023
KotlinxTrain: add mavenLocal repo (#3599)
woainikk
authored
eac0b07
Copy full SHA for eac0b07
Commits on Jan 24, 2023
Remove ThreadLocal from ThreadLocalMap when finishing UndispatchedCor… (#3593)
Show description for 79d885f
qwwdfsad
authored
79d885f
Copy full SHA for 79d885f
Commits on Jan 19, 2023
Remove obsolete and misleading line from the documentation (#3590)
qwwdfsad
authored
6a6e62d
Copy full SHA for 6a6e62d
Commits on Jan 17, 2023
Prevent `runBlocking` failure when the Worker it runs on terminates (#3585)
dkhalanskyjb
authored
eb21974
Copy full SHA for eb21974
Commits on Jan 16, 2023
Do not propagate exceptions to CoroutineExceptionHandler in 'future' builder if it has been cancelled in order to be consistent with other future implementations (#3580)
Show description for 71125e3
qwwdfsad
authored
71125e3
Copy full SHA for 71125e3
Increment WorkQueue.blockingTasksInBuffer only after capacity check (#3569)
Show description for 4102f90
qwwdfsad
authored
4102f90
Copy full SHA for 4102f90
Introduce a separate slot for stealing tasks into in CoroutineScheduler (#3537)
Show description for 87d1af9
qwwdfsad
authored
87d1af9
Copy full SHA for 87d1af9
Make scan and runningFold documentation example consistent with other operators (#3571)
Show description for ebff885
qwwdfsad
authored
ebff885
Copy full SHA for ebff885
Commits on Jan 13, 2023
Promote @FlowPreview API to stable/experimental (#3548)
Show description for c3b7b20
qwwdfsad
authored
c3b7b20
Copy full SHA for c3b7b20
Commits on Jan 5, 2023
Fix flaky SharingReferenceTest the same way it was addressed in #2709 (#3577)
qwwdfsad
authored
67e21b2
Copy full SHA for 67e21b2
Commits on Jan 3, 2023
Remove unused internal function (#3573)
qwwdfsad
authored
e6ddc81
Copy full SHA for e6ddc81
Update atomicfu to 0.19.0 (#3570)
mvicsokolova
authored
0eb94dd
Copy full SHA for 0eb94dd
Commits on Jan 2, 2023
Eliminate unneeded `LimitedDispatcher` instances on `Dispatchers.Default` and `Dispatchers.IO` (#3562)
Show description for b74e039
dovchinnikov
authored
b74e039
Copy full SHA for b74e039
Merge branch 'master' into develop
qwwdfsad
committed
f4c5725
Copy full SHA for f4c5725
Docs: fix typos in Kotlin (#3566)
PetrakovichVictoria
authored
412f585
Copy full SHA for 412f585
Commits on Dec 29, 2022
Improve the section on resource leaks in the docs (#3561)
Show description for 725c46c
dkhalanskyjb
authored
725c46c
Copy full SHA for 725c46c
Add a contact link for Kotlinlang Slack (#3565)
dkhalanskyjb
authored
63d945b
Copy full SHA for 63d945b
Commits on Dec 28, 2022
Merge pull request #3553 from Kotlin/new-compiler-option-for-disabling-optimizations
Show description for 35c6be1
PetrakovichVictoria
authored
35c6be1
Copy full SHA for 35c6be1
Docs: optimised to optimized
PetrakovichVictoria
authored
61d1df5
Copy full SHA for 61d1df5
Merge pull request #3559 from Kotlin/kotlin-community/dev
Show description for 8eb8e68
stasjas
authored
8eb8e68
Copy full SHA for 8eb8e68
Add issue templates, update the contribution guide (#3560)
dkhalanskyjb
authored
bb4dcde
Copy full SHA for bb4dcde
Pagination
Previous
Next
You can’t perform that action at this time.