RVMI/skiros2

Not returning anything from primitive ends task immediately

matthiashh opened this issue · 1 comments

When not returning anything in the execute function of a primitive this ends a task immediately without explicitly saying why (if i remember correctly).

Added assertions on return from execute.