<p>Prevents an infinite SPV resync loop due to preferences not persisting if the app did not start.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #5335.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="836764975" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5335" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/5335/hovercard" href="https://github.com/bisq-network/bisq/issues/5335">#5335</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/5380'>https://github.com/bisq-network/bisq/pull/5380</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>use semaphore for SPV resync</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5380/files#diff-0acc7d00f8368b0f79485d84162b2beb9487b061fd2d31aeb529e06d7c10d299">core/src/main/java/bisq/core/app/BisqSetup.java</a>
    (33)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5380/files#diff-9a6f03d75ea99c40f1246b9f34cabb964bea2fc57f7e7267deb2a90b05969e63">core/src/main/java/bisq/core/app/WalletAppSetup.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5380/files#diff-511e174da2e97e23280d0c420c9b970cae37569683accd5dcb00d45bd7b8fba9">desktop/src/main/java/bisq/desktop/main/MainViewModel.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5380/files#diff-bf36680f758ff209f343b0f2d75cbcadf8140bfe660d0c0336fc42c8c69119fe">desktop/src/main/java/bisq/desktop/util/GUIUtil.java</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5380.patch'>https://github.com/bisq-network/bisq/pull/5380.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5380.diff'>https://github.com/bisq-network/bisq/pull/5380.diff</a></li>
</ul>

<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/5380">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUT7PGBJMKOJWGEJEDTGKLPPANCNFSM42DSYDAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRWC6HP7IBO4I5FGHLTGKLPPA5CNFSM42DSYDAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MTJUQKA.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/5380",
"url": "https://github.com/bisq-network/bisq/pull/5380",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>