mirror of
https://github.com/MariaDB/server.git
synced 2025-10-31 15:50:51 +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_Destroy(&threads[i]);
|
||||
}
|
||||
threads.clear();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user