dont break out of semaphore block every 60 sec as in the past
This commit is contained in:
@@ -135,8 +135,6 @@ int CASG::block ( double timeout )
|
||||
break;
|
||||
}
|
||||
|
||||
remaining = min ( 60.0, remaining );
|
||||
|
||||
/*
|
||||
* wait for asynch notification
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user