bisq/core
chimp1984 444d045c4f
At shutdown the executor can throw a RejectedExecutionException which
is expected as we shut down the executor immediately.
If not thrown at shutdown or exception is not a RejectedExecutionException
we log a warning and re-throw the exception (to avoid change of behaviour
of current version). The exception is likely not handled by callers and goes up to
the uncaught exception handler.
2021-12-09 10:10:06 +01:00
..
.tx
src At shutdown the executor can throw a RejectedExecutionException which 2021-12-09 10:10:06 +01:00
update_translations.sh Add Polish translation 2021-12-01 15:13:57 +01:00