Search found 1 match

by brendenguy
Wed Jun 27, 2018 3:32 am
Forum: General Discussion
Topic: Proper error handling for child tasks
Replies: 1
Views: 4708

Proper error handling for child tasks

I am currently evaluating RoboTask and have run into some problems with error handling, specifically around tasks that are started from other tasks. I have written a large number of tasks which use other tasks and global variables for parts of their executions. I have noticed that when a child task ...