Closed alard closed 11 years ago
If there is an unhandled exception in a Task, the item doesn't continue but remains in the pipeline. The seesaw code should call fail_item to free the item, so another item can start.
fail_item
If there is an unhandled exception in a Task, the item doesn't continue but remains in the pipeline. The seesaw code should call
fail_item
to free the item, so another item can start.