mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-21 08:06:33 -04:00
Show progress in mailbox network stress test
This commit is contained in:
parent
1a496e0963
commit
cb14a7961b
@ -469,7 +469,7 @@ public class NetworkStressTest {
|
||||
return;
|
||||
StressTestMailboxMessage msg = (StressTestMailboxMessage) (decryptedMsgWithPubKey.message);
|
||||
if ((msg.getData().equals("test/" + peer.getAddress())))
|
||||
receivedMailboxLatch.countDown();
|
||||
countDownAndPrint(receivedMailboxLatch, 'm');
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user