Fixes to eigermono to make it wait for finish correctly
This commit is contained in:
@ -239,6 +239,7 @@ static void startMono(pSICSOBJ self, SConnection *pCon)
|
||||
|
||||
|
||||
mono->waitID = GetTaskGroupID(pServ->pTasker);
|
||||
mono->tasub->monoTaskID = mono->waitID;
|
||||
|
||||
silent = mono->tasub->silent;
|
||||
|
||||
|
Reference in New Issue
Block a user