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

Catch exception while copyinng #100

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

sameeul
Copy link
Contributor

@sameeul sameeul commented Jul 19, 2024

We came across this issue when running multiple parallel process (scyjava.start_jvm()) and from each process,jgo is trying to copy the jar files to the same location.

Since we are already allowing FileExistsError to pass, I think we can also allow shutil.SameFileError to pass.

@ctrueden
Copy link
Member

Ahh, meant to merge this before releasing 1.0.6. Sorry about that, @sameeul. I'll get it merged now, and we'll do a 1.0.7 in a few days, as soon as the 1.0.6 release goes through on conda-forge.

@ctrueden ctrueden merged commit d03dd00 into scijava:main Jul 22, 2024
8 checks passed
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.

2 participants