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 }}
reflex-dev
/
reflex
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
28.9k
Code
Issues
266
Pull requests
87
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(events): stop background tasks from cleaning the root state unlocked
- #6920
#6920
Merged
masenf
merged 12 commits into
main
reflex-dev/reflex:main
from
khaleel/background-unlocked-trailing-clean
reflex-dev/reflex:khaleel/background-unlocked-trailing-clean
Copy head branch name to clipboard
Aug 25, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix(events): stop background tasks from cleaning the root state unlocked
#6920
masenf
merged 12 commits into
main
reflex-dev/reflex:main
from
khaleel/background-unlocked-trailing-clean
reflex-dev/reflex:khaleel/background-unlocked-trailing-clean
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
fix(events): stop background tasks from cleaning the root state unlocked
Show description for 517c538
adhami3310
committed
517c538
View commit details
Copy full SHA for 517c538
Browse repository at this point
fix(events): flush yield deltas only while the state lock is held
Show description for a4a23ea
adhami3310
committed
a4a23ea
View commit details
Copy full SHA for a4a23ea
Browse repository at this point
chore: drop unused import flagged by ruff
adhami3310
committed
4a62379
View commit details
Copy full SHA for 4a62379
Browse repository at this point
test: drive the regression interleaving with gates instead of timeouts
Show description for 83f60e6
adhami3310
committed
83f60e6
View commit details
Copy full SHA for 83f60e6
Browse repository at this point
fix(events): make chain_updates atomic and keep the background flush, locked
Show description for 3c52ea3
adhami3310
committed
3c52ea3
View commit details
Copy full SHA for 3c52ea3
Browse repository at this point
Merge remote-tracking branch 'origin/main' into khaleel/background-unlocked-trailing-clean
Show description for e55d680
adhami3310
committed
e55d680
View commit details
Copy full SHA for e55d680
Browse repository at this point
fix(events): revert the atomic snapshot-clean in chain_updates
Show description for 636fd7a
adhami3310
committed
636fd7a
View commit details
Copy full SHA for 636fd7a
Browse repository at this point
Commits on Aug 21, 2026
refactor(events): hoist the flush gate to module-level ensure_locked
Show description for 38d09d6
adhami3310
committed
38d09d6
View commit details
Copy full SHA for 38d09d6
Browse repository at this point
refactor(events): track context entry on StateProxy itself
Show description for 202ad21
adhami3310
committed
202ad21
View commit details
Copy full SHA for 202ad21
Browse repository at this point
chore: add root-package news fragment for the StateProxy change
adhami3310
committed
704c53e
View commit details
Copy full SHA for 704c53e
Browse repository at this point
fix(events): mark the proxy entered only after a successful context enter
Show description for 93acf21
adhami3310
committed
93acf21
View commit details
Copy full SHA for 93acf21
Browse repository at this point
docs: state the user-facing symptom in the root news fragment
adhami3310
committed
3d4975b
View commit details
Copy full SHA for 3d4975b
Browse repository at this point
You can’t perform that action at this time.