Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always reconcile against current children #11564

Merged
merged 1 commit into from
Nov 17, 2017

Conversation

acdlite
Copy link
Collaborator

@acdlite acdlite commented Nov 15, 2017

The new resuming algorithm will always reconcile against the current child set, even if there's a newer work-in-progress child set.

For larger context, see #11566

The new resuming algorithm will always reconcile against the current
child set, even if there's a newer work-in-progress child set.
@gaearon
Copy link
Collaborator

gaearon commented Nov 15, 2017

Can you add more context for those following along at home? 🙂

@acdlite
Copy link
Collaborator Author

acdlite commented Nov 15, 2017

Opened an umbrella issue here: #11566

@acdlite acdlite merged commit fd03a86 into facebook:master Nov 17, 2017
Ethan-Arrowood pushed a commit to Ethan-Arrowood/react that referenced this pull request Dec 8, 2017
The new resuming algorithm will always reconcile against the current
child set, even if there's a newer work-in-progress child set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants