diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-02 10:11:48 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-02 10:11:48 -0400 |
commit | 6c7fe51e60d5736234254da47be4a4c4cb74513c (patch) | |
tree | 7e52230e93d725032f0d832aaede4904374f2e3a /lcm/features/features-lcm/pom.xml | |
parent | dfa695ebe1cfac0e7f28b4bd6fe895070ce8c794 (diff) |
Explicitly exit on timeout
Previously, when timeout occurs trying to connect successfully to
SDC, code just dropped out of loop in main() method, expecting
to exit. However, if the SDC client left any threads hanging,
that might not cause process to exit. Instead, process should
explicitly exit via System.exit().
Change-Id: I28316550cbfc2bbddeaadf080c0afa52a1eae350
Issue-ID: SDNC-472
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'lcm/features/features-lcm/pom.xml')
0 files changed, 0 insertions, 0 deletions