Re: [Boost-bugs] [Boost C++ Libraries] #9711: future continuation called twice

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9711: future continuation called twice
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-26 06:37:56


#9711: future continuation called twice
---------------------------+----------------------
  Reporter: anonymous | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: Boost 1.56.0 | Component: thread
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords: futures
---------------------------+----------------------
Changes (by viboes):

 * component: threads => thread
 * milestone: To Be Determined => Boost 1.56.0

Comment:

 Just commenting the call to execute in
 future_deferred_continuation_shared_state should fix the issue.


 {{{
     virtual void launch_continuation(boost::unique_lock<boost::mutex>& ) {
       //execute(lk);
     }
 }}}

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