Skip to content
Snippets Groups Projects
Commit 021e1688 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Remove usage of deprecated AthenaServices.SetFatalHandler

Do not use `AthenaServices.SetFatalHandler` but instead set the
equivalent property on the CoreDumpSvc. Switch the remaining job options and
delete any comments referencing the old class.

A nice side effect is that the initial bootstrap of `athena.py` is now 3
seconds faster due to the removal of the `cppyy` import (of course this
time is spent later once the import happens at another place).
parent 4b9f2e86
No related branches found
No related tags found
No related merge requests found
Showing
with 9 additions and 72 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment