src/queue/lock_free_queue.h
@@ -355,7 +355,7 @@ else if(errno == EINTR) continue; else { // LoggerFactory::getLogger()->error(errno, "LockFreeQueue pop_timeout %d", errno); LoggerFactory::getLogger()->error(errno, "LockFreeQueue pop_timeout %d", errno); return errno; } }