monero/src/common
moneromooo-monero 9b98a6ac8f
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
2018-02-02 16:27:39 +00:00
..
apply_permutation.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
base58.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
base58.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
boost_serialization_helper.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
CMakeLists.txt Update 2018 copyright 2018-01-26 10:03:20 -05:00
command_line.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
command_line.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
common_fwd.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
dns_utils.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
dns_utils.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
download.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
download.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
http_connection.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
i18n.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
i18n.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
int-util.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
json_util.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
password.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
password.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
perf_timer.cpp perf_timer: rewrite to make it clear there is no division by zero 2018-02-02 16:06:36 +00:00
perf_timer.h Merge pull request #3120 2018-01-27 17:24:49 -08:00
pod-class.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rpc_client.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
scoped_message_writer.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
sfinae_helpers.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
stack_trace.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
stack_trace.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
threadpool.cpp threadpool: catch exceptions in dtor, to avoid terminate 2018-02-02 16:27:39 +00:00
threadpool.h threadpool: catch exceptions in dtor, to avoid terminate 2018-02-02 16:27:39 +00:00
unordered_containers_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
updates.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
updates.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
util.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
util.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
varint.h Update 2018 copyright 2018-01-26 10:03:20 -05:00