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

Partial fix to ColmapRunner.colmap_workdir. #247

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

jlegrand62
Copy link
Member

Use shutil.rmtree to clean-up the temporary working directory created by the ColmapRunner instance.

Closes #246

Use `shutil.rmtree` to clean-up the temporary working directory created by the `ColmapRunner` instance.
@jlegrand62 jlegrand62 added the bug Something isn't working label Jun 6, 2024
@jlegrand62 jlegrand62 self-assigned this Jun 6, 2024
@jlegrand62 jlegrand62 merged commit 4d5f6ee into dev Jun 6, 2024
1 check failed
@jlegrand62 jlegrand62 deleted the fix/colmap_workdir branch June 6, 2024 22:31
@jlegrand62
Copy link
Member Author

Some files remain because they are owned by root:root.
I do not know how this happens!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Temporary working directory of COLMAP remain after task is done.
1 participant