Make sure we close the client when we're done
This commit is contained in:
parent
5f5a832770
commit
e5d237ce31
Binary file not shown.
@ -288,6 +288,7 @@ public class App
|
||||
//System.out.format("Position : %s%n", annotation.getBoundingPoly());
|
||||
}
|
||||
}
|
||||
client.close();
|
||||
}
|
||||
//System.out.println(reader);
|
||||
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user