From 414bf2a148c44052049d58f84b69cbfe7a8a51f2 Mon Sep 17 00:00:00 2001 From: Mark Koennecke Date: Mon, 5 May 2014 13:55:24 +0200 Subject: [PATCH] Fixes to eigermono to make it wait for finish correctly --- eigermono.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eigermono.c b/eigermono.c index a8ad6f0..7d3d99a 100644 --- a/eigermono.c +++ b/eigermono.c @@ -239,7 +239,8 @@ static void startMono(pSICSOBJ self, SConnection *pCon) mono->waitID = GetTaskGroupID(pServ->pTasker); - + mono->tasub->monoTaskID = mono->waitID; + silent = mono->tasub->silent; /*