<p></p>
<p><b>@freimair</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4047#discussion_r391041594">core/src/main/java/bisq/core/app/BisqExecutable.java</a>:</p>
<pre style='color:#555'>> @@ -100,6 +101,12 @@ protected void doExecute() {
         CoreSetup.setup(config);
         addCapabilities();
 
+        // exit gracefully on shutdown
+        Runtime.getRuntime().addShutdownHook(new Thread(() -> {
+                    gracefulShutDown(() -> log.info("gracefulShutDown complete"));
+                }, "Monitor Shutdown Hook ")
</pre>
<p>copy and paste... my bad</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4047#discussion_r391041594">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRJZR5QWJMKBSTRGPTRG6SUPANCNFSM4LFVCHPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQZWQ65KLGCGGTP4XTRG6SUPA5CNFSM4LFVCHPKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY4TZRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4047#discussion_r391041594",
"url": "https://github.com/bisq-network/bisq/pull/4047#discussion_r391041594",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>