aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-02-02 16:16:43 +0000
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-02-02 16:27:39 +0000
commit9b98a6ac8f750f5d786fe9a3a561373ca64e5049 (patch)
tree4b06a11ec86967f21b134990291307e1f71987ea /src/simplewallet/simplewallet.cpp
parent24803ed91f7e062ea66663d06daae2d30132f2cd (diff)
downloadmonzero-core-9b98a6ac8f750f5d786fe9a3a561373ca64e5049.tar.gz
monzero-core-9b98a6ac8f750f5d786fe9a3a561373ca64e5049.tar.xz
monzero-core-9b98a6ac8f750f5d786fe9a3a561373ca64e5049.zip
threadpool: catch exceptions in dtor, to avoid terminate
If an exception is thrown, it is ignored. While this may hide a bug, this should only be system exceptions in boost, which is pretty unlikely. Morever, wait should be called manually before the dtor anyway. Add an error message if the dtor has to wait in case some such cases creep in so they get fixed. Coverity 182538
Diffstat (limited to 'src/simplewallet/simplewallet.cpp')
0 files changed, 0 insertions, 0 deletions