Re: [Boost-bugs] [Boost C++ Libraries] #4978: Deadlock on interrupt() all threads if they are in wait()

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4978: Deadlock on interrupt() all threads if they are in wait()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-04 15:49:24


#4978: Deadlock on interrupt() all threads if they are in wait()
-------------------------------------+--------------------------------------
  Reporter: d.schneider@… | Owner: anthonyw
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.46.0 | Severity: Showstopper
Resolution: fixed | Keywords:
-------------------------------------+--------------------------------------
Changes (by anthonyw):

  * status: new => closed
  * resolution: => fixed

Comment:

 Thank you for the patch. This should indeed fix the problem --- the
 interruption_point() call needs to happen after the interruption_checker
 destructor.

 Patch committed to trunk, revision 69547

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4978#comment:6>
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:05 UTC