MilanAssuied
MilanAssuied
This PR fix the result stacking issues when PictGenerate is called several times on the same (task/model) couple.
**_Note:_** I developed a fix for this issue and would like to request to push it. **Bug description** When called `n` times while expecting `i` rows of results, the `PictGenerate`...
Consider the following test case that use 3 parameters of two values each: > This test uses three parameters with two values each: > > AValues: A0, B1 > BValues:...