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

fix(pin): wait till after fetching to remove direct pin #6708

Merged
merged 1 commit into from
Oct 8, 2019
Merged

Conversation

Stebalien
Copy link
Member

Otherwise, we could abort while fetching the graph and stay in a state where the direct pin is removed.

fixes #4650

Otherwise, we could abort while fetching the graph and stay in a state where the
direct pin is removed.

fixes #4650
@github-actions github-actions bot requested a review from hsanjuan October 8, 2019 08:15
@Stebalien Stebalien merged commit 51226cc into master Oct 8, 2019
@Stebalien Stebalien deleted the fix/4650 branch October 8, 2019 08:41
@hsanjuan
Copy link
Contributor

hsanjuan commented Oct 8, 2019

I'm assigned as reviewer mostly for info-purposes right?

@Stebalien
Copy link
Member Author

No, sorry, that's just the bot. However, I wouldn't mind an ex post facto review.

This was referenced Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recursive pinning can lose existing direct pin
2 participants