[FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com> Co-authored-by: BinChenn <binchenn.bc@gmail.com> Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
This commit is contained in:
@ -195,7 +195,7 @@ TEST(TG, thread_pool)
|
||||
|
||||
TEST(TG, reentrant_thread_pool)
|
||||
{
|
||||
int tg_id = TGDefIDs::TEST7;
|
||||
int tg_id = TGDefIDs::TEST8;
|
||||
MyRunnable runnable;
|
||||
// start
|
||||
ASSERT_EQ(OB_SUCCESS, TG_SET_RUNNABLE(tg_id, runnable));
|
||||
|
||||
Reference in New Issue
Block a user