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

Silently ignore OSError on os.close() #199

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

gjsd2
Copy link
Contributor

@gjsd2 gjsd2 commented Jul 26, 2024

There's a bug ( #196 ) that causes trying to create tape passthrough entries to fail on os.close(). As this should always succeed or fail gracefully, silently ignoring the failed close() here should be safe.

@maurizio-lombardi maurizio-lombardi merged commit 05f6941 into open-iscsi:master Oct 7, 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.

2 participants