Skip to content

If feedback processor isn't implemented (FEI4), don't use

Bruce Joseph Gallop requested to merge skip_feedback into devel

CI can fail because FEI4 test takes too long because the feedback version of StdDataLoop has to timeout.

This adds a flag to FrontEnd to indicate that it won't work and run the simpler version (based on old version).

Merge request reports