Skip to content

Commit cadf1b1

Browse files
committed
Revert threadpool test
1 parent 1dd27b6 commit cadf1b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/unit/math/prim/core/init_threadpool_tbb_test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ TEST(intel_tbb_new_init, check_status) {
1515
EXPECT_EQ(1, tbb_init.max_concurrency());
1616
#endif
1717

18+
auto& tbb_reinit = stan::math::init_threadpool_tbb();
1819
EXPECT_TRUE(tbb_init.is_active());
1920

2021
tbb_init.terminate();

0 commit comments

Comments
 (0)