CGraph icon indicating copy to clipboard operation
CGraph copied to clipboard

【important bug】写入辅助线程的任务,无法唤醒 主线程逻辑

Open ChunelFeng opened this issue 1 year ago • 0 comments

在解决之前,如果遇到 此类问题 需要设定 UThreadPoolConfig.primary_thread_empty_interval_ = 1

或者确保 default_thread_size_ == max_thread_size_

ChunelFeng avatar Oct 20 '24 15:10 ChunelFeng