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

#1678 - Set overwrite flag on copyWithTimestamp based on if a file or not #2211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jsoberg
Copy link

@jsoberg jsoberg commented Nov 15, 2024

This should fix the FileAlreadyExistsException from #1678, as called out by @jonamireh here. Ultimately this appears to be a symptom of a larger issue; If this fixes the repeated FileAlreadyExistsException thrown during rebuilds in the meantime, however, it would be a good bridge for maintaining developer velocity since this issue causes almost every build to require a manual rebuild (or, disabling incremental KSP builds) for the team that I work on.

@jsoberg
Copy link
Author

jsoberg commented Nov 15, 2024

Added further explanation here

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.

1 participant