Davide Faconti
Davide Faconti
thanks for reporting, I will look at this issue
sounds good to me
I think that there is some confusion about what **halt()** means. The idea is that `halt` means "cancel/abort the running Node". If your node was a process, halt would be...
About the "when I do cleanup?" discussion. When you return `SUCCESS` or `FAILURE` you **do know** that your Action is done. You returned those values!!!!! If a terminated action require...
I try to apply the "principle of least surprise" in the API and the "static Sequence" is the one that is less surprising, therefore it should be the default one...
Now that people rely on this APi, no bug changes in naming should be done.
ok... I accept suggestions then. Let's debate it!
closing this. I don't see any change coming to the current models
@laboshinl should take a look at it, but since it is somehow related to a change I submitted, I will try to take a look at it. Can anyone share...