Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
  • Loading branch information
jinjiabao.jjb committed Jan 14, 2025
1 parent c8c111e commit 9c25c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/safe_thread_pool_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ TEST_CASE("test safe thread pool", "[ut][thread_pool]") {
}
thread_pool->WaitUntilEmpty();
REQUIRE(data == round);
}
}

0 comments on commit 9c25c2c

Please sign in to comment.