Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10387: Strange infinite wait in log\sinks\async_frontend.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-03-26 09:11:41
#10387: Strange infinite wait in log\sinks\async_frontend.hpp
-------------------------------+--------------------------------------
Reporter: apolukhin | Owner: andysem
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: log
Version: Boost 1.56.0 | Severity: Problem
Resolution: wontfix | Keywords: log async condition wait
-------------------------------+--------------------------------------
Changes (by andysem):
* status: new => closed
* resolution: => wontfix
Comment:
If the feeding thread disappears, it is most probably cancelled by the
system. I don't know Windows internals very well, but if that's the case
then the hang is possible. Boost.Log does not support cancelling threads,
during runtime or termination, so I'll mark it as "wont fix". You can use
the remove_all_sinks() call to resolve the problem.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10387#comment:1> 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:18 UTC