We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b873d4 commit 962266cCopy full SHA for 962266c
src/main/java/com/azure/cosmos/sample/async/AsyncMain.java
@@ -65,7 +65,6 @@ public static void main(String[] args) {
65
logger.info("Closing the client");
66
p.close();
67
}
68
- System.exit(0);
69
70
71
// </Main>
0 commit comments