wait for errLog message to be sent
This commit is contained in:
@@ -79,5 +79,6 @@ void threadTest(int ntasks,int verbose)
|
||||
threadShowAll(0);
|
||||
threadSleep(5.0);
|
||||
errlogPrintf("threadTest terminating\n");
|
||||
threadSleep(.5);
|
||||
errVerbose = errVerboseSave;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user