Re: [Boost-bugs] [Boost C++ Libraries] #7668: thread_group::join_all() should check whether its threads are joinable

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7668: thread_group::join_all() should check whether its threads are joinable
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-11 14:27:34


#7668: thread_group::join_all() should check whether its threads are joinable
------------------------------------+---------------------------------------
  Reporter: boost.lists@… | Owner: viboes
      Type: Bugs | Status: closed
 Milestone: Boost 1.53.0 | Component: thread
   Version: Boost 1.52.0 | Severity: Problem
Resolution: fixed | Keywords: thread;thread_group
------------------------------------+---------------------------------------

Comment (by Andrew Molyneux <andrew.molyneux@…>):

 Replying to [comment:12 viboes]:
> Replying to [comment:10 Andrew Molyneux <andrew.molyneux@…>]:
> > [snip]
> >
> > When I run that code, I get an exception on the call to
 theThread.join(), complaining that the thread is not joinable. It seems
 that after theThread.timed_join() succeeds, the thread is no longer
 joinable. Is this the expected behaviour?
>
> Yes, I confirm.
 Excellent! Sorry for wasting your time with my ignorance. On reading the
 documentation again, it is clear that is the case. I've fixed my code now
 :-)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7668#comment:13>
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:11 UTC