Skip to content

Fix a build failure resulting from a race condition between two PRs. #3038

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

Merged

Conversation

abertelrud
Copy link
Contributor

Each passed successfully but one unintentionally restored an import that the other had removed.

These were #3029 and #3019

…Each passed successfully but one unintentionally restored an import that the other had removed.
@abertelrud
Copy link
Contributor Author

@swift-ci please smoke test

@abertelrud
Copy link
Contributor Author

abertelrud commented Nov 9, 2020

While we're waiting for builds to finish so I can merge this: what's the best remedy for this kind of "PRs passing in the night"? In this case both PRs' builds passed, but there was a conflict when landing. I suppose I could have kicked off one more build right before merging, but the PR builds seem to take forever and and there's very rarely a problem, so it's a low return on investment.

@DougGregor
Copy link
Member

I'm going to go ahead and merge to unblock #3037

@DougGregor DougGregor merged commit 1c70990 into swiftlang:main Nov 9, 2020
@abertelrud abertelrud deleted the fix-build-failure-with-Commands-module branch November 9, 2020 19:22
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.

4 participants