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 }}
TrogonStack
/
commanded
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
fix(handler): prevent a reset from corrupting the handler read model
- #110
#110
Merged
yordis
merged 13 commits into
main
TrogonStack/commanded:main
from
yordis/fix-event-handler-reset-stale-events
TrogonStack/commanded:yordis/fix-event-handler-reset-stale-events
Copy head branch name to clipboard
Sep 24, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix(handler): prevent a reset from corrupting the handler read model
#110
yordis
merged 13 commits into
main
TrogonStack/commanded:main
from
yordis/fix-event-handler-reset-stale-events
TrogonStack/commanded:yordis/fix-event-handler-reset-stale-events
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
fix(handler): prevent a reset from corrupting the handler read model
Show description for 813f0e7
yordis
committed
813f0e7
View commit details
Copy full SHA for 813f0e7
Browse repository at this point
fix(handler): keep a reset from resurrecting its previous subscription
Show description for cae370d
yordis
committed
cae370d
View commit details
Copy full SHA for cae370d
Browse repository at this point
chore(handler): drop a sleep whose outcome is already asserted elsewhere
Show description for a8e5e11
yordis
committed
a8e5e11
View commit details
Copy full SHA for a8e5e11
Browse repository at this point
fix(handler): scope a reset's discarded messages to the subscription it reset
Show description for 07df654
yordis
committed
07df654
View commit details
Copy full SHA for 07df654
Browse repository at this point
chore(handler): prove a reset cannot mistake another sender's messages for its own
Show description for eadbe88
yordis
committed
eadbe88
View commit details
Copy full SHA for eadbe88
Browse repository at this point
chore(handler): cover the subscription retry that expires before a reset
Show description for 850e08e
yordis
committed
850e08e
View commit details
Copy full SHA for 850e08e
Browse repository at this point
chore(handler): record why cancelling a subscribe retry is not enough on its own
Show description for 5566167
yordis
committed
5566167
View commit details
Copy full SHA for 5566167
Browse repository at this point
fix(in-memory): keep a reset from crashing the event store it shares
Show description for e769f6a
yordis
committed
e769f6a
View commit details
Copy full SHA for e769f6a
Browse repository at this point
fix(handler): keep one handler's reset from taking its concurrent siblings down
Show description for 984e190
yordis
committed
984e190
View commit details
Copy full SHA for 984e190
Browse repository at this point
Commits on Sep 22, 2026
chore(event-store): name the refusal after the state that causes it
Show description for 0fc393d
yordis
committed
0fc393d
View commit details
Copy full SHA for 0fc393d
Browse repository at this point
chore(event-store): name the refusal after what the caller has to disconnect
Show description for 8292480
yordis
committed
8292480
View commit details
Copy full SHA for 8292480
Browse repository at this point
chore(event-store): stop promising which way an adapter settles a contested delete
Show description for db96a8a
yordis
committed
db96a8a
View commit details
Copy full SHA for db96a8a
Browse repository at this point
Commits on Sep 24, 2026
fix(event-store): stop a reset from crashing on a delete failure it cannot name
Show description for 7d4c3c7
yordis
committed
7d4c3c7
View commit details
Copy full SHA for 7d4c3c7
Browse repository at this point
You can’t perform that action at this time.