Skip to content

Cleaning up MGC exit for gridpack production

Zach Marshall requested to merge zmarshal/athena:21.6_MGC_Tests into 21.6

We were throwing an exception to get out of MGC during grid pack production, and waiting for the job options to catch it and exit cleanly seems silly. Now instead we are directly exiting.

Also cleaning up the corresponding issue in the SUSY setup.

Merge request reports