Boost C++ Libraries: Ticket #11052: Make all executors copyable pointing to a shared context https://svn.boost.org/trac10/ticket/11052 <p> Ensuring that the lifetime of an executor is longer than the continuations could be hard for the user. </p> <p> In particular, the tests add a sleep for to ensure it. This is not robust enough. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11052 Trac 1.4.3 viboes Sat, 28 Feb 2015 05:19:01 GMT type, summary changed https://svn.boost.org/trac10/ticket/11052#comment:1 https://svn.boost.org/trac10/ticket/11052#comment:1 <ul> <li><strong>type</strong> <span class="trac-field-old">Bugs</span> → <span class="trac-field-new">Feature Requests</span> </li> <li><strong>summary</strong> <span class="trac-field-old">Make all executors copyable poining to a shared context</span> → <span class="trac-field-new">Make all executors copyable pointing to a shared context</span> </li> </ul> Ticket viboes Tue, 10 Mar 2015 18:50:10 GMT owner, status changed https://svn.boost.org/trac10/ticket/11052#comment:2 https://svn.boost.org/trac10/ticket/11052#comment:2 <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 Tue, 29 Sep 2015 20:18:58 GMT <link>https://svn.boost.org/trac10/ticket/11052#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11052#comment:3</guid> <description> <p> This branch <a class="ext-link" href="https://github.com/boostorg/thread/tree/feature/make_executors_copyable"><span class="icon">​</span>https://github.com/boostorg/thread/tree/feature/make_executors_copyable</a> implements copyable executors that point to a shared memory ensuring that the executor is destroyed only when there is no more references to it. </p> </description> <category>Ticket</category> </item> </channel> </rss>