[GitHub] commons-io pull request #58: Fix IO-535
Github user asfgit closed the pull request at: https://github.com/apache/commons-io/pull/58 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[GitHub] commons-io pull request #58: Fix IO-535
GitHub user SvetlinZarev opened a pull request: https://github.com/apache/commons-io/pull/58 Fix IO-535 Fix IO-535 Adds test case to verify the incorrect behavior and the fix. Does not incorrectly remove the Thread.currentThread().interrupt(); like the original PR (#36