Open
Description
thread-pool/include/ThreadPool.h
Line 94 in 99ae49b
I am reading the code and try to learn from it, and I am puzzled that you use notify_one
in this line rather than notify_all
, would you please tell me why notify_one
is better here ?
Metadata
Metadata
Assignees
Labels
No labels