* Remove the uninitialized value.
This commit is contained in:
@@ -1072,7 +1072,7 @@ class executionModel extends model
|
||||
if($sibling->status != 'wait')
|
||||
{
|
||||
$siblingsAllWait = false;
|
||||
return $pointOutStages;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user