Sarankumar18 commented on PR #857: URL: https://github.com/apache/commons-io/pull/857#issuecomment-4691223053
@garydgregory Thanks, updated. I kept the examples and changed them to close the output stream normally first, then fall back to closeQuietly() only if the normal close was skipped. This keeps the example while avoiding silently ignored output close failures in the successful path. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
