We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4704c8 commit ae8c19dCopy full SHA for ae8c19d
1 file changed
test/testthreadexecutor.cpp
@@ -260,6 +260,7 @@ class TestThreadExecutor : public TestFixture {
260
return n;
261
}
262
263
+ // TODO: should this be logged only once like summary?
264
void showtime_top5() {
265
REDIRECT; // should not cause TSAN failures as the showtime logging is synchronized
266
check(2, 2, 0,
0 commit comments