Closed matthiashh closed 4 years ago
When not returning anything in the execute function of a primitive this ends a task immediately without explicitly saying why (if i remember correctly).
execute
Added assertions on return from execute.
When not returning anything in the
execute
function of a primitive this ends a task immediately without explicitly saying why (if i remember correctly).