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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4804#discussion_r523461970">common/src/main/java/bisq/common/persistence/PersistenceManager.java</a>:</p>
<pre style='color:#555'>> @@ -166,6 +183,7 @@ private static void onWriteCompleted(ResultHandler completeHandler,
     @Nullable
     private Timer timer;
     private ExecutorService writeToDiskExecutor;
+    public final AtomicBoolean initCalled = new AtomicBoolean(false);
</pre>
<p>Ups, thanks for spotting that...</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/4804#discussion_r523461970">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUDDIKSNIN7I4VAO73SP3UYXANCNFSM4TVCWTTA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRPTV3XY4ZGVTLUTWDSP3UYXA5CNFSM4TVCWTTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD6QF7WI.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/4804#discussion_r523461970",
"url": "https://github.com/bisq-network/bisq/pull/4804#discussion_r523461970",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>