Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11261: bad use of scoped threads in basic_thread_pool
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-03 12:40:03
#11261: bad use of scoped threads in basic_thread_pool
---------------------------+----------------------
Reporter: viboes | Owner: viboes
Type: Bugs | Status: assigned
Milestone: Boost 1.59.0 | Component: thread
Version: Boost 1.58.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+----------------------
Changes (by viboes):
* milestone: To Be Determined => Boost 1.59.0
Old description:
> As the threads main function of the worker threads depends on the queue,
> we need to join the threads before the queue destructor is called.
>
> This issues is a show-stopper fro the basic_thread_pool class.
New description:
As the threads main function of the worker threads depends on the queue,
we need to join the threads before the queue destructor is called.
This issues is a show-stopper for the basic_thread_pool class.
-- Comment: https://github.com/boostorg/thread/commit/ba2988a8f7920865e4c9c88925eb8a72a227a396 -- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11261#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:18 UTC