GitHub user chtyim opened a pull request: https://github.com/apache/twill/pull/68
(TWILL-258) Use loopback address for ZK server - Fix a race condition in the LocationCacheTest - Fix race condition in LogLevelChangeTestRun You can merge this pull request into a Git repository by running: $ git pull https://github.com/chtyim/twill feature/TWILL-258 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/twill/pull/68.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 #68 ---- commit 0172a5d1f549ea2485fdce35034d1dec61a26ba3 Author: Terence Yim <chtyim@...> Date: 2018-03-19T07:28:20Z (TWILL-258) Use loopback address for ZK server - Fix a race condition in the LocationCacheTest - Fix race condition in LogLevelChangeTestRun ---- ---