mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 02:12:00 +01:00
Refactor: improve logs
This commit is contained in:
parent
a9ad72d0e4
commit
3ce1ac9285
@ -314,6 +314,7 @@ public abstract class TradeProtocol implements DecryptedDirectMessageListener {
|
||||
|
||||
private void cleanup() {
|
||||
stopTimeout();
|
||||
processModel.getP2PService().removeDecryptedDirectMessageListener(this);
|
||||
// We do not remove the decryptedDirectMessageListener as in case of not critical failures we want allow to receive
|
||||
// follow-up messages still
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user