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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4950#discussion_r544297596">core/src/main/java/bisq/core/offer/OpenOfferManager.java</a>:</p>
<pre style='color:#555'>>          }
+
+        OpenOffer openOffer = list.remove(0);
+        if (!openOffers.contains(openOffer) || openOffer.isDeactivated()) {
</pre>
<p>Yes, understood after the fix. Also the fix handles the recursion issue so I think it's good to merge.</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/4950#discussion_r544297596">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSLPBNUE7B4IJ56WUDSVCY3FANCNFSM4U3UOSDQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQ2ZCJJ22PJJTL75M3SVCY3FA5CNFSM4U3UOSD2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEEAI2EI.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/4950#discussion_r544297596",
"url": "https://github.com/bisq-network/bisq/pull/4950#discussion_r544297596",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>