Skip to content

Handle AbortEvent and a filter not having executed more gracefully in HltOutputSequence.

Roel Aaij requested to merge raaij-OutputSequence into 2016-patches
  • Shortcircuit HltOutputSequence when an AbortEvent is fired.
  • When one of the filters is not executed, warn and do not accept the event, but do not fail.

This is already running in the pit.

Merge request reports