bisq/p2p
Manfred Karrer d31d569160
Don't throw exception at delayedRemoveEntryFromMailbox
- We saw that we get a NetworkNotReadyException called but it is unclear
why that can happen as that method should be only called after bootstrap
flag is set. But anyway that is not a critical issue as it only removes
the mailboxMessage and in case we are nto well connected it would get
removed by the TTL.
2018-10-04 11:32:53 -05:00
..
src Don't throw exception at delayedRemoveEntryFromMailbox 2018-10-04 11:32:53 -05:00
build.gradle Update source compatibility to Java 10 2018-09-07 11:35:45 +02:00