[Test case needed] Global macro timeout is not reset if a child macro errors out

@admin

The code use run command and I have same problems too

{
“Command”: “while”,
“Target”: “{COUNTER}<10", "Value": "" }, { "Command": "run", "Target": "RUN Command Bug Child", "Value": "" }, { "Command": "storeEval", "Target": "{COUNTER} + 1”,
“Value”: “COUNTER”
},

Look This

Run command and shared variables and storeeval do not works well, it is the same problem that gave me the command run with variables and storeeval.