mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-26 07:41:41 +01:00
We need to delay that call as we might get executed at startup after mailbox messages are applied where we iterate over out pending trades. The closeDisputedTrade method would remove that trade from the list causing a ConcurrentModificationException. To avoid that we delay for one render frame. |
||
---|---|---|
.. | ||
java/bisq/core | ||
resources |