Hi,
In one of the examples related with custom error handling, I found a step which set CancleStepCallback flag with the comment "This callback handles the error, suppress any other error callbacks for this step.". I understand that if I use for example runtime error callback and post step callback and error callback cancels further callbacks with CancleStepCallback flag, the post step callback will not be called. That how I understand that but I skipped the step for canceling step callbacks and post step is still not calling.
Is this becouse SequenceFilePostStepRuntimeError cancels SequenceFilePostStep under the hood?
Michał Bieńkowski
CLA, CTA, CPI
- Did someone devote their time to help solve your problem? Appreciate it and give kudos.
- Problem solved? Accept as a solution so that others can find it faster in the future.
- Contribute to the development of TestStand by voting on the TestStand Idea Exchange.