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 }}
reactivemarbles
/
DynamicData
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
193
Star
1.9k
Code
Issues
33
Pull requests
22
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
List: cross-cache deadlock immunity (parity with cache PR #1079)
- #1115
#1115
Open
dwcullop
wants to merge 16 commits into
reactivemarbles:main
reactivemarbles/DynamicData:main
from
dwcullop:pr/list-deadlock-immunity
dwcullop/DynamicData:pr/list-deadlock-immunity
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
List: cross-cache deadlock immunity (parity with cache PR #1079)
#1115
dwcullop
wants to merge 16 commits into
reactivemarbles:main
reactivemarbles/DynamicData:main
from
dwcullop:pr/list-deadlock-immunity
dwcullop/DynamicData:pr/list-deadlock-immunity
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2026
List: replace .Synchronize(locker) with SDQ-based safe variants in 15 operators
Show description for 942b762
dwcullop
committed
942b762
View commit details
Copy full SHA for 942b762
Browse repository at this point
List: migrate SourceList to DeliveryQueue and rewrite ExpireAfter shadow
Show description for 1bc49f6
dwcullop
committed
1bc49f6
View commit details
Copy full SHA for 1bc49f6
Browse repository at this point
Tests: add list cross-mutation deadlock torture suite
Show description for 56b8705
dwcullop
committed
56b8705
View commit details
Copy full SHA for 56b8705
Browse repository at this point
Address adversarial review: fix Dispose race, ExpireAfter duplicates, and queue lifetime issues
Show description for 8f9f2e6
dwcullop
committed
8f9f2e6
View commit details
Copy full SHA for 8f9f2e6
Browse repository at this point
Merge branch 'main' into pr/list-deadlock-immunity
dwcullop
authored
0c5920e
View commit details
Copy full SHA for 0c5920e
Browse repository at this point
SourceList: gate Preview on terminal-enqueued flag so it cannot fire after terminal is staged
Show description for ee80e29
dwcullop
committed
ee80e29
View commit details
Copy full SHA for ee80e29
Browse repository at this point
SourceList: remove double-OnCompleted from Connect, wrap _editLevel in finally
Show description for 6557e49
dwcullop
committed
6557e49
View commit details
Copy full SHA for 6557e49
Browse repository at this point
TransformMany: use per-child DeliveryQueue instead of pointless per-child SharedDeliveryQueue
Show description for 8747b3a
dwcullop
committed
8747b3a
View commit details
Copy full SHA for 8747b3a
Browse repository at this point
TransformMany: one shared queue for the whole operator, each per-child stream attaches as a sub-queue
Show description for 0ec74be
dwcullop
committed
0ec74be
View commit details
Copy full SHA for 0ec74be
Browse repository at this point
Address multi-agent review (PR-A pass 2): fix ExpireAfter prefix-check, harden LoadFromSource exception path, correct CA2213 justifications
Show description for 847eeb3
dwcullop
committed
847eeb3
View commit details
Copy full SHA for 847eeb3
Browse repository at this point
Remove stray review-agent test files
dwcullop
committed
56abf86
View commit details
Copy full SHA for 56abf86
Browse repository at this point
List: replace post-queue Merge/CombineLatest with UnsynchronizedMerge/CombineLatest
Show description for 1c784eb
dwcullop
committed
1c784eb
View commit details
Copy full SHA for 1c784eb
Browse repository at this point
List: replace remaining gate-holding Rx combinators per #1097 audit
Show description for c9a9155
dwcullop
committed
c9a9155
View commit details
Copy full SHA for c9a9155
Browse repository at this point
Commits on Jun 20, 2026
Merge branch 'reactivemarbles:main' into pr/list-deadlock-immunity
dwcullop
authored
30c1248
View commit details
Copy full SHA for 30c1248
Browse repository at this point
Commits on Jul 31, 2026
Merge branch 'main' into pr/list-deadlock-immunity
dwcullop
authored
badf28f
View commit details
Copy full SHA for badf28f
Browse repository at this point
Merge branch 'main' into pr/list-deadlock-immunity
dwcullop
authored
b324f80
View commit details
Copy full SHA for b324f80
Browse repository at this point
You can’t perform that action at this time.