Skip to content

Resolved the permission issue with transportation.py#402

Merged
fmckenna merged 1 commit into
NHERI-SimCenter:masterfrom
snaeimi:master
Jul 8, 2025
Merged

Resolved the permission issue with transportation.py#402
fmckenna merged 1 commit into
NHERI-SimCenter:masterfrom
snaeimi:master

Conversation

@snaeimi

@snaeimi snaeimi commented Jul 7, 2025

Copy link
Copy Markdown
Contributor

The file descriptor was still in use. In this case Windows OS does not allow the file to be deleted. The code is modified to make sure the file descriptor is closed.

The file descriptor was still in use. In this case Windows OS does not allow the file to be deleted. The code is modified to make sure the file descriptor is closed.
@fmckenna fmckenna merged commit 1b46b71 into NHERI-SimCenter:master Jul 8, 2025
0 of 4 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