Skip to content

Fix PermissionError due to unreleased file handles on Windows (issue #687).#695

Merged
pgbrodrick merged 2 commits into
isofit:devfrom
danschef:fix_unclosed_file_handles
Jun 2, 2025
Merged

Fix PermissionError due to unreleased file handles on Windows (issue #687).#695
pgbrodrick merged 2 commits into
isofit:devfrom
danschef:fix_unclosed_file_handles

Conversation

@danschef

@danschef danschef commented May 21, 2025

Copy link
Copy Markdown
Contributor

Fixes #687. See #687 (comment) for further explanation.

…ndles on Windows (issue isofit#687).

Signed-off-by: Daniel Scheffler <danschef@gfz.de>
@danschef danschef changed the title PermissionError due to unreleased file handles on Windows (issue #687). Fix PermissionError due to unreleased file handles on Windows (issue #687). May 21, 2025
Comment thread isofit/utils/extractions.py Outdated
Signed-off-by: Daniel Scheffler <danschef@gfz.de>
@pgbrodrick

Copy link
Copy Markdown
Collaborator

Thanks for these changes - looks good now, once checks clear will merge.

@pgbrodrick pgbrodrick merged commit 34f6dd9 into isofit:dev Jun 2, 2025
17 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.

PermissionError on Windows due to unclosed file handles that prevent deletion of image files used in ISOFIT

2 participants