@ -18,10 +18,9 @@ namespace pEp {
if (!_stop)
return;
while(_stop){
while(_stop)
cv.wait(lock);
}
void go()
{