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

Add retry to the rt.jar copying stuff #4004

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

alexarchambault
Copy link
Collaborator

Just ran into a java.nio.file.FileSystemException: C:\Users\runneradmin\rt-11.0.25.jar: The process cannot access the file because it is being used by another process. during the attempt to copy this file. So this PR adds a retry around it, in the hope that it can help.

@alexarchambault
Copy link
Collaborator Author

Ran into that again here

@lihaoyi lihaoyi merged commit dfef476 into com-lihaoyi:main Nov 21, 2024
27 checks passed
@alexarchambault alexarchambault deleted the retry-rt-copy branch November 21, 2024 21:42
@lefou lefou added this to the 0.12.3 milestone Nov 21, 2024
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