From d00312487dd19c1c5f8967974c12239eebdeb667 Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Tue, 9 Feb 2021 12:57:41 +0000 Subject: More wip --- test/tests/dynamic_thread_pool_group.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/tests/dynamic_thread_pool_group.cpp b/test/tests/dynamic_thread_pool_group.cpp index 6e985fc8..dfc46e9a 100644 --- a/test/tests/dynamic_thread_pool_group.cpp +++ b/test/tests/dynamic_thread_pool_group.cpp @@ -199,6 +199,7 @@ static inline void TestDynamicThreadPoolGroupWorks() reset(1); submit(); check(); + exit(0); // Test 10 work items reset(10); -- cgit v1.2.3