You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "garydgregory (via GitHub)" <gi...@apache.org> on 2023/02/01 15:05:08 UTC

[GitHub] [commons-io] garydgregory commented on pull request #427: Simplified res closing and prevented creating/closing process OutputS…

garydgregory commented on PR #427:
URL: https://github.com/apache/commons-io/pull/427#issuecomment-1412210060

   My only concern here is that the method will now fail if _anything_ goes wrong closing streams. This is a change in behavior that we do not test apparently. This could be considered reasonable if other processes try to use the same resources but I am not 100% sure. What do others think?


-- 
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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org