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