This commit is contained in:
alesapin 2021-01-22 13:48:40 +03:00
parent b2a4921558
commit cc2788af88

View File

@ -357,7 +357,7 @@ void TestKeeperTCPHandler::runImpl()
while (in->available());
}
/// Process exact amout of responses from pipe
/// Process exact amount of responses from pipe
/// otherwise state of responses queue and signaling pipe
/// became inconsistent and race condition is possible.
while (result.ready_responses_count != 0)