Boost C++ Libraries: Ticket #10426: Take in account the deferred futures in when_all. https://svn.boost.org/trac10/ticket/10426 <p> Take in account this deferred tasks </p> <ul><li>If any of the futures supplied to a call to when_all refer to deferred tasks that have not started execution, those tasks are executed before the call to when_all returns. Once all such tasks have been executed, the call to when_all returns immediately. </li></ul> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10426 Trac 1.4.3 viboes Sat, 30 Aug 2014 09:53:35 GMT owner, status changed https://svn.boost.org/trac10/ticket/10426#comment:1 https://svn.boost.org/trac10/ticket/10426#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket viboes Sun, 07 Sep 2014 07:53:21 GMT type changed https://svn.boost.org/trac10/ticket/10426#comment:2 https://svn.boost.org/trac10/ticket/10426#comment:2 <ul> <li><strong>type</strong> <span class="trac-field-old">Feature Requests</span> → <span class="trac-field-new">Bugs</span> </li> </ul> <p> Set as Bug as otherwise this is not an optimization. </p> Ticket viboes Sun, 07 Sep 2014 08:01:22 GMT milestone changed https://svn.boost.org/trac10/ticket/10426#comment:3 https://svn.boost.org/trac10/ticket/10426#comment:3 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.57.0</span> </li> </ul> <p> <a class="ext-link" href="https://github.com/boostorg/thread/commit/24983f0bcec65f7bc88a47ee52fda2e7979cb99a"><span class="icon">​</span>https://github.com/boostorg/thread/commit/24983f0bcec65f7bc88a47ee52fda2e7979cb99a</a> <a class="ext-link" href="https://github.com/boostorg/thread/commit/e93035ce4211375a040cdb61959ecd8d94e3a941"><span class="icon">​</span>https://github.com/boostorg/thread/commit/e93035ce4211375a040cdb61959ecd8d94e3a941</a> </p> Ticket viboes Sat, 11 Oct 2014 05:29:01 GMT summary changed https://svn.boost.org/trac10/ticket/10426#comment:4 https://svn.boost.org/trac10/ticket/10426#comment:4 <ul> <li><strong>summary</strong> <span class="trac-field-old">Take in account this deferred futures in when_all.</span> → <span class="trac-field-new">Take in account the deferred futures in when_all.</span> </li> </ul> Ticket viboes Sun, 12 Oct 2014 13:48:22 GMT <link>https://svn.boost.org/trac10/ticket/10426#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10426#comment:5</guid> <description> <p> <a class="ext-link" href="https://github.com/boostorg/thread/commit/1029fa9c5937269c9a65848972da7d8bbe9c64b0"><span class="icon">​</span>https://github.com/boostorg/thread/commit/1029fa9c5937269c9a65848972da7d8bbe9c64b0</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 25 Oct 2014 15:44:14 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/10426#comment:6 https://svn.boost.org/trac10/ticket/10426#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket