Boost C++ Libraries: Ticket #3097: throwing destructor https://svn.boost.org/trac10/ticket/3097 <p> thread::detach() and thread::~thread() could throw thread_resource_error while locking thread_info_mutex. Currently it is on windows only. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3097 Trac 1.4.3 Anthony Williams Wed, 09 Jun 2010 11:37:18 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3097#comment:1 https://svn.boost.org/trac10/ticket/3097#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Fixed on trunk. </p> Ticket