Skip to content

Commit

Permalink
update EmbedZookeeperTestExecutionListener.java
Browse files Browse the repository at this point in the history
  • Loading branch information
yangchao committed Feb 1, 2018
1 parent cd06d27 commit 1f8cb5f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ public void run() {
try {
EmbedZookeeperTestExecutionListener.sleep(2000L);
testingServer.close();
testingServer = null;
} catch (final IOException ex) {
RegExceptionHandler.handleException(ex);
}
Expand Down

0 comments on commit 1f8cb5f

Please sign in to comment.