merge conflict in comment at thpool.c:459
edsnowden opened this issue · 1 comments
edsnowden commented
Looks like there's some kind of accidental merge conflict in a comment:
Line 459 in 430251c
/* Get first job from queue(removes it from queue)
<<<<<<< HEAD
*
* Notice: Caller MUST hold a mutex
=======
>>>>>>> da2c0fe45e43ce0937f272c8cd2704bdc0afb490
*/
Pithikos commented
Seems to not be an issue anymore