Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10638: unhandled exception in async sink, created by init_from_settings
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-09 14:27:13
#10638: unhandled exception in async sink, created by init_from_settings
-------------------------------+---------------------
Reporter: pal666@⦠| Owner: andysem
Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
Version: Boost 1.56.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------
Comment (by anonymous):
well, registering new factories will mean reimplement/copypaste all
init_from_settings.cpp.
btw we are not talking about default behavior, we are talking about the
behavior, since it is impossible to add/change exception handler
afterwards afaik. the only other way to change exception handler is ... to
register new factories, which will not use code in question anyway. to me
it looks like suppressing exception is much better than just killing
application. we are talking about suppressing only those exceptions which
otherwise will kill application.
basically my suggestion boils down to "suppress instead of dying", i fail
to see downsides.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10638#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC