GitHub user poornachandra opened a pull request: https://github.com/apache/twill/pull/4
TWILL-190 Wait for Twill runnables to stop when restarting them Also kill non-responding Twill runnables after a timeout. JIRA - https://issues.apache.org/jira/browse/TWILL-190 Opening against master this time You can merge this pull request into a Git repository by running: $ git pull https://github.com/poornachandra/twill feature/kill-runnable Alternatively you can review and apply these changes as the patch at: https://github.com/apache/twill/pull/4.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4 ---- commit 740a144026b79903cf1460be447e88cfa8b7ea1d Author: poorna <poo...@cask.co> Date: 2016-08-17T08:12:36Z TWILL-190 Wait for Twill runnables to stop when restarting them, also kill non-responding Twill runnables after a timeout commit 1941ddf38836787bedfcfec834962398f624c204 Author: poorna <poo...@cask.co> Date: 2016-08-25T20:08:36Z Reduce wait time when stopping or killing a runnable ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---