Re: [Boost-bugs] [Boost C++ Libraries] #10735: Executors destructor block until all task complete, but N3785 not (except thread pool?).

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10735: Executors destructor block until all task complete, but N3785 not (except thread pool?).
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-12-05 22:57:28


#10735: Executors destructor block until all task complete, but N3785 not (except
thread pool?).
---------------------------+---------------------
  Reporter: viboes | Owner: viboes
      Type: Bugs | Status: closed
 Milestone: | Component: thread
   Version: Boost 1.57.0 | Severity: Problem
Resolution: invalid | Keywords:
---------------------------+---------------------
Changes (by viboes):

 * status: assigned => closed
 * resolution: => invalid
 * milestone: To Be Determined =>

Comment:

 I don't think so. The destructor just calls to close() so that the loop
 finish.
 As Boost.Thread makes use of scoped threads, the destructor will join the
 threads.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10735#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