mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Make CCheckQueue destructor stop worker threads
This commit is contained in:
parent
be4ff3060b
commit
d03eaacbcf
9 changed files with 2 additions and 29 deletions
|
|
@ -61,7 +61,6 @@ static void CCheckQueueSpeedPrevectorJob(benchmark::Bench& bench)
|
|||
// it is done explicitly here for clarity
|
||||
control.Wait();
|
||||
});
|
||||
queue.StopWorkerThreads();
|
||||
ECC_Stop();
|
||||
}
|
||||
BENCHMARK(CCheckQueueSpeedPrevectorJob, benchmark::PriorityLevel::HIGH);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue