risdenk opened a new pull request #199: Handle InterruptedException better URL: https://github.com/apache/knox/pull/199 ## What changes were proposed in this pull request? Currently we catch interrupted exception in a bunch of places. We should at minimum let the calling method know that we have been interrupted. See the Jira for a description and rationale. ## How was this patch tested? `mvn -T.75C verify -U -Ppackage,release -Dshellcheck`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
