Subject: [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 09:22:37
#11261: bad use of scoped threads in basic_thread_pool
------------------------------+----------------------
Reporter: viboes | Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.58.0 | Severity: Problem
Keywords: |
------------------------------+----------------------
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.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11261> 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