Skip to content

Prevent infinite recursion in `eventtypes.check_generator`

Adam Morris requested to merge generator-check-patch into main
  • Fix infinite loop encountered when eventtypes.check_generator was called with the argument generator="Pythia" but the <event_type>.py file isn't configured for Pythia
  • Print the path to the <event_type>.py options file when the check fails, and prompt the user to check by hand

To-do

  • add XFAIL tests
Edited by Adam Morris

Merge request reports

Loading