Skip to content

[5.3] Front-end: disable interface file locking for the -compile-module-from-interface action #32687

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
merged 1 commit into from
Jul 2, 2020

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Jul 2, 2020

The situations where we use this action, e.g. explicit module building and
generating prebuilt module cache, don't need synchronization. We should avoid
using lock files for them.

rdar://65005528

…m-interface action

The situations where we use this action, e.g. explicit module building and
generating prebuilt module cache, don't need synchronization. We should avoid
using lock files for them.

rdar://65005528
@nkcsgexi nkcsgexi requested a review from a team as a code owner July 2, 2020 19:37
@nkcsgexi nkcsgexi requested a review from xymus July 2, 2020 19:38
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Jul 2, 2020

@swift-ci please test

@nkcsgexi nkcsgexi added the r5.3 label Jul 2, 2020
@swift-ci
Copy link
Contributor

swift-ci commented Jul 2, 2020

Build failed
Swift Test OS X Platform
Git Sha - 821de1f

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Jul 2, 2020

@swift-ci Please test OS X platform

@nkcsgexi nkcsgexi merged commit aebfa6a into swiftlang:release/5.3 Jul 2, 2020
@AnthonyLatsis AnthonyLatsis added swift 5.3 🍒 release cherry pick Flag: Release branch cherry picks labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants