mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +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
|
|
@ -553,7 +553,6 @@ BOOST_AUTO_TEST_CASE(test_big_witness_transaction)
|
|||
|
||||
bool controlCheck = control.Wait();
|
||||
assert(controlCheck);
|
||||
scriptcheckqueue.StopWorkerThreads();
|
||||
}
|
||||
|
||||
SignatureData CombineSignatures(const CMutableTransaction& input1, const CMutableTransaction& input2, const CTransactionRef tx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue