Boost C++ Libraries: Ticket #3484: [Test] documentation and thread safety https://svn.boost.org/trac10/ticket/3484 <p> Today I spend half a day to reveal that Boost.Test is not thread safe :) </p> <p> Please point it explicitly in documentation. </p> <p> (When MT, BOOST_ERROR, for example, cause unknown exception but only after thread exit, and only 1 time for 10 runs. This makes bugs extremely difficult to locate, and since most Boost libraries are thread-safe, Boost.Test is the last thing to check). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3484 Trac 1.4.3 Steven Watanabe Sun, 27 Sep 2009 02:15:38 GMT owner, component changed https://svn.boost.org/trac10/ticket/3484#comment:1 https://svn.boost.org/trac10/ticket/3484#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Gennadiy Rozental</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">test</span> </li> </ul> Ticket