Skip to content

Conversation

@acdlite
Copy link
Collaborator

@acdlite acdlite commented Apr 15, 2019

Moves the cancelTimeout call to right before creating a new work-in-progress root. Fixes a class of bugs where a pending commit is not cancelled, causing an incomplete tree to accidentally commit.

In the interest of fixing downstream bugs quickly, I'm landing this without a test case; I'll add one in a follow up.

Moves the cancelTimeout call to right before creating a new work-in-
progress root. Fixes a class of bugs where a pending commit is not
cancelled, causing an incomplete tree to accidentally commit.

In the interest of fixing downstream bugs quickly, I'm landing this
without a test case; I'll add one in a follow up.
});
});

// TODO:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unrelated. I happened to notice them now. Deleting these todos because they are outdated.

@acdlite
Copy link
Collaborator Author

acdlite commented Apr 15, 2019

Got a verbal approval from @bvaughn to land this as he was packing up to leave

@acdlite acdlite merged commit 4221565 into facebook:master Apr 15, 2019
@facebook facebook deleted a comment from sizebot Apr 15, 2019
@blling
Copy link

blling commented Apr 16, 2019

What does ’“leave” mean ?

@bvaughn
Copy link
Contributor

bvaughn commented Apr 16, 2019

Sometimes after working 8 or 9 hours, I go home to rest.

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.

4 participants