Skip to content
Snippets Groups Projects
Commit cba54f77 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).


Former-commit-id: 021e1688626ce68e5faa67683820f68c789f5844
parent 47230be8
No related branches found
No related tags found
Loading
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