Skip to content

Handle delete_pending error code #78620

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
Jan 14, 2025
Merged

Conversation

hjyamauchi
Copy link
Contributor

Apply the same fix as
swiftlang/llvm-project#8838 to the index writer in swift/lib/Index/IndexRecord.cpp noting it is meant to be merged with the IndexUnitWriter in LLVM.

This should fix intermittent permission denied errors during builds that swiftlang/llvm-project#8838 fixes (but missed this one).

Apply the same fix as
swiftlang/llvm-project#8838 to the index
writer in swift/lib/Index/IndexRecord.cpp noting it is meant to be
merged with the IndexUnitWriter in LLVM.

This should fix intermittent permission denied errors during builds
that swiftlang/llvm-project#8838 fixes (but
missed this one).
@hjyamauchi
Copy link
Contributor Author

@swift-ci please test

@hjyamauchi hjyamauchi requested a review from compnerd January 13, 2025 21:58
@hjyamauchi
Copy link
Contributor Author

CC @z2oh

@hjyamauchi hjyamauchi merged commit 556c9ff into swiftlang:main Jan 14, 2025
5 checks passed
@bnbarham
Copy link
Contributor

@hjyamauchi probably want to cherry-pick this to 6.1 as well?

@hjyamauchi
Copy link
Contributor Author

Sure!

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.

3 participants