From: Bronek Kozicki (brok_at_[hidden])
Date: 2004-09-30 18:08:58


Michael Glassford wrote:
> It could well be a timing issue. Many of the Boost.Thread tests make
> the (usually valid) assumption that certain operations will finish in

Right. I often (but not always) run regression tests under lower CPU
priority than interactive processes. Sometimes it makes some tests run
slower than expected.

B.