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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ZettaScaleLabs
/
hiroz
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
255
Code
Issues
36
Pull requests
15
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(event,graph): run event callbacks outside the locks they live under
- #260
#260
Merged
YuanYuYuan
merged 7 commits into
main
ZettaScaleLabs/hiroz:main
from
pr/4b-event-graph-reentrancy
ZettaScaleLabs/hiroz:pr/4b-event-graph-reentrancy
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
fix(event,graph): run event callbacks outside the locks they live under
#260
YuanYuYuan
merged 7 commits into
main
ZettaScaleLabs/hiroz:main
from
pr/4b-event-graph-reentrancy
ZettaScaleLabs/hiroz:pr/4b-event-graph-reentrancy
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
fix(event,graph): run event callbacks outside the locks they live under
Show description for 88adcf5
YuanYuYuan
committed
88adcf5
View commit details
Copy full SHA for 88adcf5
Browse repository at this point
fix(event): own graph guard-condition registrations instead of raw pointers
Show description for 25974fd
YuanYuYuan
committed
25974fd
View commit details
Copy full SHA for 25974fd
Browse repository at this point
fix(rmw): borrow guard conditions immutably, tighten the graph-event assertion
Show description for 96d1200
YuanYuYuan
committed
96d1200
View commit details
Copy full SHA for 96d1200
Browse repository at this point
style: unwrap the guard-condition state field for pre-commit rustfmt
Show description for 6e0eaca
YuanYuYuan
committed
6e0eaca
View commit details
Copy full SHA for 6e0eaca
Browse repository at this point
fix(rmw): consume the guard-condition trigger atomically; drop dead code
Show description for 217a7e8
YuanYuYuan
committed
217a7e8
View commit details
Copy full SHA for 217a7e8
Browse repository at this point
refactor(rmw): stop laundering the event user_data pointer through usize
Show description for 83b3e21
YuanYuYuan
committed
83b3e21
View commit details
Copy full SHA for 83b3e21
Browse repository at this point
docs: tighten the re-entrancy comments; state the shared-mutex rule once
Show description for e285962
YuanYuYuan
committed
e285962
View commit details
Copy full SHA for e285962
Browse repository at this point
You can’t perform that action at this time.