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
Type
/
to 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
.
react
/
react
Public
Notifications
You must be signed in to change notification settings
Fork
51.2k
Star
247k
Code
Issues
805
Pull requests
442
Actions
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Re-arrange slightly to prevent refactor hazard
- #16743
#16743
Merged
acdlite
merged 11 commits into
react:master
react/react:master
from
acdlite:ensure-callback-in-finally
acdlite/react:ensure-callback-in-finally
Copy head branch name to clipboard
Sep 11, 2019
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Re-arrange slightly to prevent refactor hazard
#16743
acdlite
merged 11 commits into
react:master
react/react:master
from
acdlite:ensure-callback-in-finally
acdlite/react:ensure-callback-in-finally
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2019
Track "pending" and "suspended" ranges
Show description for 100945b
acdlite
committed
100945b
View commit details
Copy full SHA for 100945b
Browse repository at this point
Commits on Sep 6, 2019
Get next expiration time from FiberRoot
Show description for 6ace553
acdlite
committed
6ace553
View commit details
Copy full SHA for 6ace553
Browse repository at this point
Commits on Sep 9, 2019
Don't bind expiration time to render callback
Show description for fd253c9
acdlite
committed
fd253c9
View commit details
Copy full SHA for fd253c9
Browse repository at this point
Commits on Sep 10, 2019
Update error recovery test to match new semantics
acdlite
committed
052ee96
View commit details
Copy full SHA for 052ee96
Browse repository at this point
Remove `lastPendingTime` field
Show description for 9a54113
acdlite
committed
9a54113
View commit details
Copy full SHA for 9a54113
Browse repository at this point
Restart on update to already suspended root
Show description for b4ff414
acdlite
committed
b4ff414
View commit details
Copy full SHA for b4ff414
Browse repository at this point
Restart on suspend if return path has an update
Show description for 2d93c7e
acdlite
committed
2d93c7e
View commit details
Copy full SHA for 2d93c7e
Browse repository at this point
Track the next unprocessed level globally
Show description for 09461dc
acdlite
committed
09461dc
View commit details
Copy full SHA for 09461dc
Browse repository at this point
Re-arrange slightly to prevent refactor hazard
Show description for 628d185
acdlite
committed
628d185
View commit details
Copy full SHA for 628d185
Browse repository at this point
Commits on Sep 11, 2019
Remove recursive calls to `renderRoot`.
Show description for 2ca796b
acdlite
committed
2ca796b
View commit details
Copy full SHA for 2ca796b
Browse repository at this point
Remove argument from performSyncWorkOnRoot
Show description for 8b5dcd3
acdlite
committed
8b5dcd3
View commit details
Copy full SHA for 8b5dcd3
Browse repository at this point
You can’t perform that action at this time.