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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4097#discussion_r400005184">cli/src/main/java/bisq/cli/app/BisqCliMain.java</a>:</p>
<pre style='color:#555'>> -                        } catch (InterruptedException e) {
-                            log.error(e.toString(), e);
-                        }
-                        break;
-                    case "stopServer":
-                        cmd.stopServer();
-                        result = "Server stopped";
-                        break;
-                    default:
-                        result = format("Unknown command '%s'", command);
-                }
-
-                // First response is rather slow (300 ms) but following responses are fast (3-5 ms).
-                log.info("{}\t{}", result, cmd.responseTime.apply(startTs));
-            }
+        long startTs = currentTimeMillis();
</pre>
<p>Please remove this.</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/4097#pullrequestreview-383623349">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQOEWZ3PLAJZYZPM4TRKBINXANCNFSM4LVDCNHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNXARXLEULOIMIXU2YDRKBINXA5CNFSM4LVDCNH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3O2BNI.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/4097#pullrequestreview-383623349",
"url": "https://github.com/bisq-network/bisq/pull/4097#pullrequestreview-383623349",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>