Opened 13 years ago

Last modified 13 years ago

#3484 new Bugs

[Test] documentation and thread safety

Reported by: bstarostin@… Owned by: Gennadiy Rozental
Milestone: Boost 1.41.0 Component: test
Version: Boost 1.39.0 Severity: Cosmetic
Keywords: Cc:

Description

Today I spend half a day to reveal that Boost.Test is not thread safe :)

Please point it explicitly in documentation.

(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).

Change History (1)

comment:1 by Steven Watanabe, 13 years ago

Component: Documentationtest
Owner: changed from Matias Capeletto to Gennadiy Rozental
Note: See TracTickets for help on using tickets.