mirror of
https://github.com/MariaDB/server.git
synced 2025-11-02 02:53:04 +03:00
ndb - fix in test suite
This commit is contained in:
@@ -519,6 +519,7 @@ void NDBT_TestCaseImpl1::waitSteps(){
|
|||||||
NdbThread_WaitFor(threads[i], &status);
|
NdbThread_WaitFor(threads[i], &status);
|
||||||
NdbThread_Destroy(&threads[i]);
|
NdbThread_Destroy(&threads[i]);
|
||||||
}
|
}
|
||||||
|
threads.clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user