Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
madelson
/
DistributedLock
Public
Notifications
You must be signed in to change notification settings
Fork
248
Star
2.5k
Code
Issues
61
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Composite locks
- #248
#248
Merged
madelson
merged 13 commits into
madelson:release-2.8
madelson/DistributedLock:release-2.8
from
moeen:CompositeLocks
moeen/DistributedLock:CompositeLocks
Copy head branch name to clipboard
Jan 10, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Composite locks
#248
madelson
merged 13 commits into
madelson:release-2.8
madelson/DistributedLock:release-2.8
from
moeen:CompositeLocks
moeen/DistributedLock:CompositeLocks
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2025
Add CompositeDistributedSynchronizationHandle for managing multiple distributed synchronization handles
moeen
committed
84339be
View commit details
Copy full SHA for 84339be
Browse repository at this point
Change GenerateProviders to generate composite lock methods
moeen
committed
184ad1a
View commit details
Copy full SHA for 184ad1a
Browse repository at this point
Commits on Dec 1, 2025
Merge branch 'master' into CompositeLocks
moeen
committed
26ef5fd
View commit details
Copy full SHA for 26ef5fd
Browse repository at this point
Refactor composite lock acquisition
moeen
committed
db7554b
View commit details
Copy full SHA for db7554b
Browse repository at this point
Remove default parameter values
moeen
committed
1eea667
View commit details
Copy full SHA for 1eea667
Browse repository at this point
Refactor TimeoutTracker to use TimeoutValue and make it struct
moeen
committed
ac6d8a9
View commit details
Copy full SHA for ac6d8a9
Browse repository at this point
Fix TimeoutTracker.Remaining to return zero instead of negative TimeSpan
moeen
committed
33967ff
View commit details
Copy full SHA for 33967ff
Browse repository at this point
Check `handles.Count` before assigning the result
moeen
committed
e1424b6
View commit details
Copy full SHA for e1424b6
Browse repository at this point
Add composite lock tests
moeen
committed
c99758e
View commit details
Copy full SHA for c99758e
Browse repository at this point
Add new Public APIs to
moeen
committed
8f316e3
View commit details
Copy full SHA for 8f316e3
Browse repository at this point
Comment why composite methods are not supported for `ExcludedInterfacesForCompositeMethods`
moeen
committed
246b325
View commit details
Copy full SHA for 246b325
Browse repository at this point
Define reason for each interface in
moeen
committed
848f215
View commit details
Copy full SHA for 848f215
Browse repository at this point
Remove extra space
moeen
committed
7afa7af
View commit details
Copy full SHA for 7afa7af
Browse repository at this point
You can’t perform that action at this time.