Fix throw after quit signal case

This commit is contained in:
Alexey Rybalchenko
2018-10-10 11:43:34 +02:00
committed by Dennis Klein
parent e39316c866
commit cb199e7283
5 changed files with 55 additions and 53 deletions

View File

@@ -88,7 +88,6 @@ void FairMQBenchmarkSampler::Run()
}
}
if (fMsgRate > 0)
{
rateLimiter.maybe_sleep();