GitHub user shanthoosh opened a pull request:
https://github.com/apache/samza/pull/441
SAMZA-1584: LocalApplicationRunner.waitForFinish blocks indefinitely.
Changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shanthoosh/samza SAMZA-1584
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/441.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 #441
----
commit 6ee5195f96b6cd5e4569c71257a810811ec4fc35
Author: Shanthoosh Venkataraman <svenkataraman@...>
Date: 2018-03-07T21:49:32Z
SAMZA-1584: LocalApplicationRunner.waitForFinish blocks indefinitely.
----
---