I don't know if it's a bug or a feature but I think it is very unuseful.
I often use notifiers to handle my errors. The parallel loops send an error to an error handling loop and there the error will be logged within a file for example.
The following VI thows an error because the notifier message output includes an error and automatic error handling is set to on. In my optinion this output should not be included within the error handling because in this case it is only some kind of data and not a "real" error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.